Gradient Spanish Violet

Gradient and text preview:

This paragraph uses color with hex code 2E0A64. Color of text is in garmony with gradient primary color 4C2882.

Stat info: Views 221 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #4C2882 76.40.130
Secondary color #3D1973 61.25.115
Border color #2E0A64 46.10.100
Box shadow color #5B3791 91.55.145
Text color 1234567890 #2E0A64 46.10.100

CSS3 styles:

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