All Palettes

Color Palette #f9aeae, #f4b9a4, #f5c6a8, #f1e5a7, #e4d2b4

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.antique-cameo {
color: #f4b9a4;
}
.peach-damask {
color: #f5c6a8;
}
.cymophane-yellow {
color: #f1e5a7;
}
.loofah {
color: #e4d2b4;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--antique-cameo:#f4b9a4;
--peach-damask:#f5c6a8;
--cymophane-yellow:#f1e5a7;
--loofah:#e4d2b4;
}

More palettes to explore