Gradient Classic Rose

Gradient and text preview:

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

Stat info: Views 247 Like 0

Used color codes:

Item Demo HEX code RGB code
Primary color #FBCCE7 251.204.231
Secondary color #ECBDD8 236.189.216
Border color #DDAEC9 221.174.201
Box shadow color #FFDBF6 255.219.246
Text color 1234567890 #DDAEC9 221.174.201

CSS3 styles:

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