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