All Palettes

Color Palette #f5e2d1, #f9ba9f, #f99b7b, #f4715d, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-confection {
color: #f5e2d1;
}
.pallid-orange {
color: #f9ba9f;
}
.upstream-salmon {
color: #f99b7b;
}
.peach-echo {
color: #f4715d;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--orange-confection:#f5e2d1;
--pallid-orange:#f9ba9f;
--upstream-salmon:#f99b7b;
--peach-echo:#f4715d;
--mandarin-red:#e74d3c;
}

More palettes to explore