All Palettes

Color Palette #f8d0a0, #f5b67a, #f1855b, #e94b3a, #ca302b

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-peach {
color: #f8d0a0;
}
.sunburst {
color: #f5b67a;
}
.akak-red {
color: #f1855b;
}
.mandarin-red {
color: #e94b3a;
}
.hot-lips {
color: #ca302b;
}

/* CSS Variables */
:root {
--ginger-peach:#f8d0a0;
--sunburst:#f5b67a;
--akak-red:#f1855b;
--mandarin-red:#e94b3a;
--hot-lips:#ca302b;
}

More palettes to explore