All Palettes

Color Palette #d9b8b0, #b9dac1, #a5c4d4, #f1c2b1, #f4dfb4

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-whip {
color: #d9b8b0;
}
.sprite-twist {
color: #b9dac1;
}
.blue-bows {
color: #a5c4d4;
}
.jazz-age-coral {
color: #f1c2b1;
}
.pina-colada {
color: #f4dfb4;
}

/* CSS Variables */
:root {
--peach-whip:#d9b8b0;
--sprite-twist:#b9dac1;
--blue-bows:#a5c4d4;
--jazz-age-coral:#f1c2b1;
--pina-colada:#f4dfb4;
}

More palettes to explore