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