All Palettes

Color Palette #d8b5a2, #e1c6b2, #e9d6c3, #f3e6d3, #f9f0e6

0%
0%
0%

CSS code for this palette

/* CSS */
.cinnamon-whip {
color: #d8b5a2;
}
.novelle-peach {
color: #e1c6b2;
}
.mother-of-pearl {
color: #e9d6c3;
}
.delicate-lace {
color: #f3e6d3;
}
.moonlit-beach {
color: #f9f0e6;
}

/* CSS Variables */
:root {
--cinnamon-whip:#d8b5a2;
--novelle-peach:#e1c6b2;
--mother-of-pearl:#e9d6c3;
--delicate-lace:#f3e6d3;
--moonlit-beach:#f9f0e6;
}

More palettes to explore