All Palettes

Color Palette #d7c4b2, #e9d6b4, #f7e1b6, #f4c8a9, #f59ebc

0%
0%
0%

CSS code for this palette

/* CSS */
.chalk-beige {
color: #d7c4b2;
}
.champagne-gold {
color: #e9d6b4;
}
.flan {
color: #f7e1b6;
}
.citrus-sachet {
color: #f4c8a9;
}
.amaranth-pink {
color: #f59ebc;
}

/* CSS Variables */
:root {
--chalk-beige:#d7c4b2;
--champagne-gold:#e9d6b4;
--flan:#f7e1b6;
--citrus-sachet:#f4c8a9;
--amaranth-pink:#f59ebc;
}

More palettes to explore