All Palettes

Color Palette #f0e78e, #d6b73d, #e3b46d, #fbaf3c, #e45d2f

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.woven-gold {
color: #d6b73d;
}
.fire-coral {
color: #e3b46d;
}
.peach-butter {
color: #fbaf3c;
}
.salametti {
color: #e45d2f;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--woven-gold:#d6b73d;
--fire-coral:#e3b46d;
--peach-butter:#fbaf3c;
--salametti:#e45d2f;
}

More palettes to explore