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