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