All Palettes

Color Palette #f9be58, #f0a800, #d68f00, #c76a00, #a35c00

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron-mango {
color: #f9be58;
}
.welcoming-wasp {
color: #f0a800;
}
.harvest-eve-gold {
color: #d68f00;
}
.sludge {
color: #c76a00;
}
.windsor-brown {
color: #a35c00;
}

/* CSS Variables */
:root {
--saffron-mango:#f9be58;
--welcoming-wasp:#f0a800;
--harvest-eve-gold:#d68f00;
--sludge:#c76a00;
--windsor-brown:#a35c00;
}

More palettes to explore