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