Periwinkle Gradient

Periwinkle Gradient CSS3 Code

The Periwinkle gradient offers a vibrant color scheme palette with 4 shades. Incorporating the hex color #ccccff, this gradient showcases a visual transformation through shade variation, transitioning from #CCCCFF to #BDBDF0, #AEAEE1, and #DBDBFF. Embrace the periwinkle gradient to add a striking touch to your web designs, graphic arts, or creative projects. This color combination was created by hexcolor.co. The Hex, RGB, and CMYK codes are in the table below.

background: #CCCCFF; background: linear-gradient(to bottom, #CCCCFF 0%, #BDBDF0 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #CCCCFF), color-stop(100%, #BDBDF0)); background: -webkit-linear-gradient(top, #CCCCFF 0%, #BDBDF0 100%); background: -moz-linear-gradient(top, #CCCCFF 0%, #BDBDF0 100%); background: -o-linear-gradient(top, #CCCCFF 0%, #BDBDF0 100%); background: -ms-linear-gradient(top, #CCCCFF 0%, #BDBDF0 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCCCFF', endColorstr='#BDBDF0', GradientType=0); border: 1px solid #AEAEE1; box-shadow: inset 0 1px 0 #DBDBFF; -webkit-box-shadow: inset 0 1px 0 #DBDBFF; -moz-box-shadow: inset 0 1px 0 #DBDBFF;

Periwinkle Gradient Color Palette

Color Hex RGB CMYK
#CCCCFF 204, 204, 255 20%, 20%, 0%, 0%
#BDBDF0 189, 189, 240 21%, 21%, 0%, 5%
#AEAEE1 174, 174, 225 22%, 22%, 0%, 11%
#DBDBFF 219, 219, 255 14%, 14%, 0%, 0%
Did you know our free color tools?
How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...