All Palettes

Color Palette #d84b2c, #a62d2b, #a6c69f, #5a8c5a, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.spicy-orange {
color: #d84b2c;
}
.harissa-red {
color: #a62d2b;
}
.french-market {
color: #a6c69f;
}
.emerald-ring {
color: #5a8c5a;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--spicy-orange:#d84b2c;
--harissa-red:#a62d2b;
--french-market:#a6c69f;
--emerald-ring:#5a8c5a;
--marigold-dust:#f4cf3e;
}

More palettes to explore