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