All Palettes

Color Palette #f8c5aa, #f9d7b9, #fdf5b4, #d6e5b8, #a7d7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f8c5aa;
}
.pinenut {
color: #f9d7b9;
}
.casino-lights {
color: #fdf5b4;
}
.celery-root {
color: #d6e5b8;
}
.eerie-glow {
color: #a7d7b8;
}

/* CSS Variables */
:root {
--peach-damask:#f8c5aa;
--pinenut:#f9d7b9;
--casino-lights:#fdf5b4;
--celery-root:#d6e5b8;
--eerie-glow:#a7d7b8;
}

More palettes to explore