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