Gradient Amaranth Deep Purple

Gradient and text preview:

This paragraph uses color with hex code 8D0931. Color of text is in garmony with gradient primary color AB274F.

Stat info: Views 1297 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #AB274F 171.39.79
Secondary color #9C1840 156.24.64
Border color #8D0931 141.9.49
Box shadow color #BA365E 186.54.94
Text color 1234567890 #8D0931 141.9.49

CSS3 styles:

background: #AB274F;
color: #8D0931;
background: linear-gradient(to bottom, #AB274F 0%, #9C1840 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #AB274F), color-stop(100%, #9C1840));
background: -webkit-linear-gradient(top, #AB274F 0%, #9C1840 100%);
background: -moz-linear-gradient(top, #AB274F 0%, #9C1840 100%);
background: -o-linear-gradient(top, #AB274F 0%, #9C1840 100%);
background: -ms-linear-gradient(top, #AB274F 0%, #9C1840 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#AB274F', endColorstr='#9C1840', GradientType=0);
border: 1px solid #8D0931;
text-shadow: 0 1px 0 #BA365E;
-webkit-text-shadow: 0 1px 0 #BA365E;
-moz-text-shadow: 0 1px 0 #BA365E;
box-shadow: inset 0 1px 0 #BA365E;
-webkit-box-shadow: inset 0 1px 0 #BA365E;
-moz-box-shadow: inset 0 1px 0 #BA365E;
Content has been copied to clipboard. Content has not been copied. Press "Ctrl + C" to copy.