Gradient Japanese Violet

Gradient and text preview:

This paragraph uses color with hex code 3D1438. Color of text is in garmony with gradient primary color 5B3256.

Stat info: Views 188 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #5B3256 91.50.86
Secondary color #4C2347 76.35.71
Border color #3D1438 61.20.56
Box shadow color #6A4165 106.65.101
Text color 1234567890 #3D1438 61.20.56

CSS3 styles:

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