Gradient Heliotrope Magenta

Gradient and text preview:

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

Stat info: Views 251 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #AA00BB 170.0.187
Secondary color #9B00AC 155.0.172
Border color #8C009D 140.0.157
Box shadow color #B90FCA 185.15.202
Text color 1234567890 #8C009D 140.0.157

CSS3 styles:

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