All Palettes

Color Palette #f5b9a3, #f9c6a9, #fce7d4, #e6c8b7, #d4a5a1

0%
0%
0%

CSS code for this palette

/* CSS */
.certain-peach {
color: #f5b9a3;
}
.peach-damask {
color: #f9c6a9;
}
.naive-peach {
color: #fce7d4;
}
.cupcake-rose {
color: #e6c8b7;
}
.la-vie-en-rose {
color: #d4a5a1;
}

/* CSS Variables */
:root {
--certain-peach:#f5b9a3;
--peach-damask:#f9c6a9;
--naive-peach:#fce7d4;
--cupcake-rose:#e6c8b7;
--la-vie-en-rose:#d4a5a1;
}

More palettes to explore