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