All Palettes

Color Palette #f5c99e, #f0995c, #f06c3d, #d5503f, #a62b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.sundown {
color: #f5c99e;
}
.ridgeback {
color: #f0995c;
}
.opulent-orange {
color: #f06c3d;
}
.spirit-warrior {
color: #d5503f;
}
.harissa-red {
color: #a62b2b;
}

/* CSS Variables */
:root {
--sundown:#f5c99e;
--ridgeback:#f0995c;
--opulent-orange:#f06c3d;
--spirit-warrior:#d5503f;
--harissa-red:#a62b2b;
}

More palettes to explore