All Palettes

Color Palette #e5c8a4, #f1b3a2, #f47b1f, #e03c1f, #d33c69

0%
0%
0%

CSS code for this palette

/* CSS */
.caramel-mousse {
color: #e5c8a4;
}
.first-date {
color: #f1b3a2;
}
.sun-orange {
color: #f47b1f;
}
.furnace {
color: #e03c1f;
}
.raspberry-sorbet {
color: #d33c69;
}

/* CSS Variables */
:root {
--caramel-mousse:#e5c8a4;
--first-date:#f1b3a2;
--sun-orange:#f47b1f;
--furnace:#e03c1f;
--raspberry-sorbet:#d33c69;
}

More palettes to explore