CSS3 styles:
background: #C80815;
color: #AA0000;
background: linear-gradient(to bottom, #C80815 0%, #B90006 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C80815), color-stop(100%, #B90006));
background: -webkit-linear-gradient(top, #C80815 0%, #B90006 100%);
background: -moz-linear-gradient(top, #C80815 0%, #B90006 100%);
background: -o-linear-gradient(top, #C80815 0%, #B90006 100%);
background: -ms-linear-gradient(top, #C80815 0%, #B90006 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C80815', endColorstr='#B90006', GradientType=0);
border: 1px solid #AA0000;
text-shadow: 0 1px 0 #D71724;
-webkit-text-shadow: 0 1px 0 #D71724;
-moz-text-shadow: 0 1px 0 #D71724;
box-shadow: inset 0 1px 0 #D71724;
-webkit-box-shadow: inset 0 1px 0 #D71724;
-moz-box-shadow: inset 0 1px 0 #D71724;
Content has been copied to clipboard. Content has not been copied. Press "Ctrl + C" to copy. Related gradients. Choose similar gradients: