All Palettes

Color Palette #d9b88c, #f3c5a0, #f7e0b6, #f9f3d2, #f0d6d8

0%
0%
0%

CSS code for this palette

/* CSS */
.splash-of-honey {
color: #d9b88c;
}
.avid-apricot {
color: #f3c5a0;
}
.pastry {
color: #f7e0b6;
}
.flashpoint {
color: #f9f3d2;
}
.light-petite-pink {
color: #f0d6d8;
}

/* CSS Variables */
:root {
--splash-of-honey:#d9b88c;
--avid-apricot:#f3c5a0;
--pastry:#f7e0b6;
--flashpoint:#f9f3d2;
--light-petite-pink:#f0d6d8;
}

More palettes to explore