All Palettes

Color Palette #f8d2af, #e6b8a2, #d49b8c, #c5907d, #a66e5e

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-cream-parlour {
color: #f8d2af;
}
.warming-peach {
color: #e6b8a2;
}
.shanghai-peach {
color: #d49b8c;
}
.african-bubinga {
color: #c5907d;
}
.honey-maple {
color: #a66e5e;
}

/* CSS Variables */
:root {
--ice-cream-parlour:#f8d2af;
--warming-peach:#e6b8a2;
--shanghai-peach:#d49b8c;
--african-bubinga:#c5907d;
--honey-maple:#a66e5e;
}

More palettes to explore