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