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