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