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