All Palettes

Color Palette #f0a800, #d68f00, #a86b00, #7a4e00, #5c3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.harvest-eve-gold {
color: #d68f00;
}
.butter-fudge {
color: #a86b00;
}
.g-d-on-brown {
color: #7a4e00;
}
.brown {
color: #5c3c00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--harvest-eve-gold:#d68f00;
--butter-fudge:#a86b00;
--g-d-on-brown:#7a4e00;
--brown:#5c3c00;
}

More palettes to explore