All Palettes

Color Palette #d8492c, #e76c50, #f9a88b, #f9c3b4, #fce2cf

0%
0%
0%

CSS code for this palette

/* CSS */
.spicy-orange {
color: #d8492c;
}
.entan-red {
color: #e76c50;
}
.citrus-hill {
color: #f9a88b;
}
.apricot-obsession {
color: #f9c3b4;
}
.scalloped-potato {
color: #fce2cf;
}

/* CSS Variables */
:root {
--spicy-orange:#d8492c;
--entan-red:#e76c50;
--citrus-hill:#f9a88b;
--apricot-obsession:#f9c3b4;
--scalloped-potato:#fce2cf;
}

More palettes to explore