All Palettes

Color Palette #f4e9e7, #e0aec3, #d69aca, #a66e8d, #7e3e6f

0%
0%
0%

CSS code for this palette

/* CSS */
.white-christmas {
color: #f4e9e7;
}
.roseate-spoonbill {
color: #e0aec3;
}
.girl-power {
color: #d69aca;
}
.mauve-orchid {
color: #a66e8d;
}
.bruise {
color: #7e3e6f;
}

/* CSS Variables */
:root {
--white-christmas:#f4e9e7;
--roseate-spoonbill:#e0aec3;
--girl-power:#d69aca;
--mauve-orchid:#a66e8d;
--bruise:#7e3e6f;
}

More palettes to explore