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