Maroon (Crayola) Gradient
Maroon (Crayola) Gradient CSS3 Code
The Maroon (Crayola) gradient offers a vibrant color scheme palette with 4 shades. Incorporating the hex color #c32148, this gradient showcases a visual transformation through shade variation, transitioning from #C32148 to #B41239, #A5032A, and #D23057. Embrace the maroon (crayola) 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: #C32148;
background: linear-gradient(to bottom, #C32148 0%, #B41239 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C32148), color-stop(100%, #B41239));
background: -webkit-linear-gradient(top, #C32148 0%, #B41239 100%);
background: -moz-linear-gradient(top, #C32148 0%, #B41239 100%);
background: -o-linear-gradient(top, #C32148 0%, #B41239 100%);
background: -ms-linear-gradient(top, #C32148 0%, #B41239 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C32148', endColorstr='#B41239', GradientType=0);
border: 1px solid #A5032A;
box-shadow: inset 0 1px 0 #D23057;
-webkit-box-shadow: inset 0 1px 0 #D23057;
-moz-box-shadow: inset 0 1px 0 #D23057;
The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...
Exploring the Benefits of VPN for Designers and CreativesWhen breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...
A/B testing: How to optimize website design and content for maximum conversionDo you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...
E-commerce Homepage Examples & CRO Best PracticesConversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...
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...