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