All Palettes

Color Palette #f5c400, #f0a000, #d68b00, #c76a00, #8f3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.lemon-dream {
color: #f0a000;
}
.fleur-de-sel-caramel {
color: #d68b00;
}
.sludge {
color: #c76a00;
}
.espresso-martini {
color: #8f3c00;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--lemon-dream:#f0a000;
--fleur-de-sel-caramel:#d68b00;
--sludge:#c76a00;
--espresso-martini:#8f3c00;
}

More palettes to explore