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