All Palettes

Color Palette #f5e5d1, #e4cfc4, #d6b3a8, #c39b88, #b58a69

0%
0%
0%

CSS code for this palette

/* CSS */
.dessert-cream {
color: #f5e5d1;
}
.ginger-shortbread {
color: #e4cfc4;
}
.castilian-pink {
color: #d6b3a8;
}
.chestnut-bisque {
color: #c39b88;
}
.mangy-moose {
color: #b58a69;
}

/* CSS Variables */
:root {
--dessert-cream:#f5e5d1;
--ginger-shortbread:#e4cfc4;
--castilian-pink:#d6b3a8;
--chestnut-bisque:#c39b88;
--mangy-moose:#b58a69;
}

More palettes to explore