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