Gradient Candy Apple Red

Gradient and text preview:

This paragraph uses color with hex code E10000. Color of text is in garmony with gradient primary color FF0800.

Stat info: Views 1541 Like 2

Used color codes:

Item Demo HEX code RGB code
Primary color #FF0800 255.8.0
Secondary color #F00000 240.0.0
Border color #E10000 225.0.0
Box shadow color #FF170F 255.23.15
Text color 1234567890 #E10000 225.0.0

CSS3 styles:

background: #FF0800;
color: #E10000;
background: linear-gradient(to bottom, #FF0800 0%, #F00000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF0800), color-stop(100%, #F00000));
background: -webkit-linear-gradient(top, #FF0800 0%, #F00000 100%);
background: -moz-linear-gradient(top, #FF0800 0%, #F00000 100%);
background: -o-linear-gradient(top, #FF0800 0%, #F00000 100%);
background: -ms-linear-gradient(top, #FF0800 0%, #F00000 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0800', endColorstr='#F00000', GradientType=0);
border: 1px solid #E10000;
text-shadow: 0 1px 0 #FF170F;
-webkit-text-shadow: 0 1px 0 #FF170F;
-moz-text-shadow: 0 1px 0 #FF170F;
box-shadow: inset 0 1px 0 #FF170F;
-webkit-box-shadow: inset 0 1px 0 #FF170F;
-moz-box-shadow: inset 0 1px 0 #FF170F;
Content has been copied to clipboard. Content has not been copied. Press "Ctrl + C" to copy.

Related gradients. Choose similar gradients:

Alizarin Crimson
Alabama Crimson
American Rose
Amaranth Red
Ruby Red

See all red gradients.