Electric Lavender Gradient
Electric Lavender Gradient CSS3 Code
The Electric Lavender gradient offers a vibrant color scheme palette with 4 shades. Incorporating the hex color #f4bbff, this gradient showcases a visual transformation through shade variation, transitioning from #F4BBFF to #E5ACF0, #D69DE1, and #FFCAFF. Embrace the electric lavender 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: #F4BBFF;
background: linear-gradient(to bottom, #F4BBFF 0%, #E5ACF0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F4BBFF), color-stop(100%, #E5ACF0));
background: -webkit-linear-gradient(top, #F4BBFF 0%, #E5ACF0 100%);
background: -moz-linear-gradient(top, #F4BBFF 0%, #E5ACF0 100%);
background: -o-linear-gradient(top, #F4BBFF 0%, #E5ACF0 100%);
background: -ms-linear-gradient(top, #F4BBFF 0%, #E5ACF0 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4BBFF', endColorstr='#E5ACF0', GradientType=0);
border: 1px solid #D69DE1;
box-shadow: inset 0 1px 0 #FFCAFF;
-webkit-box-shadow: inset 0 1px 0 #FFCAFF;
-moz-box-shadow: inset 0 1px 0 #FFCAFF;
If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...
Why Every Designer Should Consider an IQ Test: Unlocking Creative PotentialThe world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...
The Impact of Color on Student AttentionColor 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...
The Comprehensive Guide to Choosing the Best Office Paint ColorsThe choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...
How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and EffectsEngaging 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...