All Palettes

Color Palette #f0a800, #d6a100, #c77e00, #a86b00, #8a5700

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.moldy-ochre {
color: #d6a100;
}
.bamboo-brown {
color: #c77e00;
}
.butter-fudge {
color: #a86b00;
}
.spear-shaft {
color: #8a5700;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--moldy-ochre:#d6a100;
--bamboo-brown:#c77e00;
--butter-fudge:#a86b00;
--spear-shaft:#8a5700;
}

More palettes to explore