All Palettes

Color Palette #f5c899, #f2a76e, #e89c4f, #d57a2a, #aa5c1d

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-blast {
color: #f5c899;
}
.apricot-jam {
color: #f2a76e;
}
.granary-gold {
color: #e89c4f;
}
.bitter-orange {
color: #d57a2a;
}
.mid-century-furniture {
color: #aa5c1d;
}

/* CSS Variables */
:root {
--orange-blast:#f5c899;
--apricot-jam:#f2a76e;
--granary-gold:#e89c4f;
--bitter-orange:#d57a2a;
--mid-century-furniture:#aa5c1d;
}

More palettes to explore