All Palettes

Color Palette #f5e8d1, #e3cfc4, #d1a59f, #c78e8a, #b86b6e

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-mushroom {
color: #f5e8d1;
}
.ginger-shortbread {
color: #e3cfc4;
}
.rose-pottery {
color: #d1a59f;
}
.evening-blush {
color: #c78e8a;
}
.dusky-rose {
color: #b86b6e;
}

/* CSS Variables */
:root {
--golden-mushroom:#f5e8d1;
--ginger-shortbread:#e3cfc4;
--rose-pottery:#d1a59f;
--evening-blush:#c78e8a;
--dusky-rose:#b86b6e;
}

More palettes to explore