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