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