Gradient Light Pastel Purple

Gradient and text preview:

This paragraph uses color with hex code 937EBB. Color of text is in garmony with gradient primary color B19CD9.

Stat info: Views 402 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #B19CD9 177.156.217
Secondary color #A28DCA 162.141.202
Border color #937EBB 147.126.187
Box shadow color #C0ABE8 192.171.232
Text color 1234567890 #937EBB 147.126.187

CSS3 styles:

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