All Palettes

Color Palette #f2e8d4, #e5c6b8, #d49a8c, #c57959, #a55e4a

0%
0%
0%

CSS code for this palette

/* CSS */
.eugenia {
color: #f2e8d4;
}
.cream-tan {
color: #e5c6b8;
}
.shanghai-peach {
color: #d49a8c;
}
.brown-clay {
color: #c57959;
}
.remington-rust {
color: #a55e4a;
}

/* CSS Variables */
:root {
--eugenia:#f2e8d4;
--cream-tan:#e5c6b8;
--shanghai-peach:#d49a8c;
--brown-clay:#c57959;
--remington-rust:#a55e4a;
}

More palettes to explore