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