Gradient Razzmic Berry

Gradient and text preview:

This paragraph uses color with hex code 6F3067. Color of text is in garmony with gradient primary color 8D4E85.

Stat info: Views 221 Like 1

Used color codes:

Item Demo HEX code RGB code
Primary color #8D4E85 141.78.133
Secondary color #7E3F76 126.63.118
Border color #6F3067 111.48.103
Box shadow color #9C5D94 156.93.148
Text color 1234567890 #6F3067 111.48.103

CSS3 styles:

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