All Palettes

Color Palette #f8d5c4, #e8b8a1, #d49a8c, #c67b6c, #a55b4a

0%
0%
0%

CSS code for this palette

/* CSS */
.harvest-wreath {
color: #f8d5c4;
}
.seasonal-beige {
color: #e8b8a1;
}
.shanghai-peach {
color: #d49a8c;
}
.first-lady {
color: #c67b6c;
}
.cajun-red {
color: #a55b4a;
}

/* CSS Variables */
:root {
--harvest-wreath:#f8d5c4;
--seasonal-beige:#e8b8a1;
--shanghai-peach:#d49a8c;
--first-lady:#c67b6c;
--cajun-red:#a55b4a;
}

More palettes to explore