All Palettes

Color Palette #f0a800, #e09d00, #d68f00, #c27e00, #a86b00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.orange-satisfaction {
color: #e09d00;
}
.harvest-eve-gold {
color: #d68f00;
}
.bamboo-brown {
color: #c27e00;
}
.butter-fudge {
color: #a86b00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--orange-satisfaction:#e09d00;
--harvest-eve-gold:#d68f00;
--bamboo-brown:#c27e00;
--butter-fudge:#a86b00;
}

More palettes to explore