Gradient French Plum

Gradient and text preview:

This paragraph uses color with hex code 630035. Color of text is in garmony with gradient primary color 811453.

Stat info: Views 203 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #811453 129.20.83
Secondary color #720544 114.5.68
Border color #630035 99.0.53
Box shadow color #902362 144.35.98
Text color 1234567890 #630035 99.0.53

CSS3 styles:

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