Gradient African Violet

Gradient and text preview:

This paragraph uses color with hex code 9466A0. Color of text is in garmony with gradient primary color B284BE.

Stat info: Views 1730 Like 2

Used color codes:

Item Demo HEX code RGB code
Primary color #B284BE 178.132.190
Secondary color #A375AF 163.117.175
Border color #9466A0 148.102.160
Box shadow color #C193CD 193.147.205
Text color 1234567890 #9466A0 148.102.160

CSS3 styles:

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