All Palettes

Color Palette #faeccc, #f6d7b6, #f1c0a2, #e5a57b, #c68a5d

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-moth {
color: #faeccc;
}
.miami-stucco {
color: #f6d7b6;
}
.neighborly-peach {
color: #f1c0a2;
}
.orange-clay {
color: #e5a57b;
}
.wheatberry {
color: #c68a5d;
}

/* CSS Variables */
:root {
--honey-moth:#faeccc;
--miami-stucco:#f6d7b6;
--neighborly-peach:#f1c0a2;
--orange-clay:#e5a57b;
--wheatberry:#c68a5d;
}

More palettes to explore