All Palettes

Color Palette #e0aebe, #d4c6c4, #b6b0aa, #a2d2d1, #5f8c89

0%
0%
0%

CSS code for this palette

/* CSS */
.apple-infusion {
color: #e0aebe;
}
.lilac-tan {
color: #d4c6c4;
}
.mercurial {
color: #b6b0aa;
}
.touch-of-turquoise {
color: #a2d2d1;
}
.steel-teal {
color: #5f8c89;
}

/* CSS Variables */
:root {
--apple-infusion:#e0aebe;
--lilac-tan:#d4c6c4;
--mercurial:#b6b0aa;
--touch-of-turquoise:#a2d2d1;
--steel-teal:#5f8c89;
}

More palettes to explore