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