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