Gradient Sky Magenta

Gradient and text preview:

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

Stat info: Views 232 Like 1

Used color codes:

Item Demo HEX code RGB code
Primary color #CF71AF 207.113.175
Secondary color #C062A0 192.98.160
Border color #B15391 177.83.145
Box shadow color #DE80BE 222.128.190
Text color 1234567890 #B15391 177.83.145

CSS3 styles:

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