All Palettes

Color Palette #f1e9d0, #e3cfc4, #d4b8b5, #c09b7c, #a87c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.crescent-moon {
color: #f1e9d0;
}
.ginger-shortbread {
color: #e3cfc4;
}
.sepia-rose {
color: #d4b8b5;
}
.egyptian-pyramid {
color: #c09b7c;
}
.star-anise-scent {
color: #a87c4d;
}

/* CSS Variables */
:root {
--crescent-moon:#f1e9d0;
--ginger-shortbread:#e3cfc4;
--sepia-rose:#d4b8b5;
--egyptian-pyramid:#c09b7c;
--star-anise-scent:#a87c4d;
}

More palettes to explore