All Palettes

Color Palette #f0a800, #d18b00, #b37400, #8a5a00, #6b4b00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.festering-brown {
color: #d18b00;
}
.philippine-gold {
color: #b37400;
}
.spear-shaft {
color: #8a5a00;
}
.notorious-neanderthal {
color: #6b4b00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--festering-brown:#d18b00;
--philippine-gold:#b37400;
--spear-shaft:#8a5a00;
--notorious-neanderthal:#6b4b00;
}

More palettes to explore