All Palettes

Color Palette #f0b400, #e6a100, #d19200, #b37a00, #8f6400

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f0b400;
}
.hot-butter {
color: #e6a100;
}
.elysium-gold {
color: #d19200;
}
.golden-brown {
color: #b37a00;
}
.alligator {
color: #8f6400;
}

/* CSS Variables */
:root {
--american-yellow:#f0b400;
--hot-butter:#e6a100;
--elysium-gold:#d19200;
--golden-brown:#b37a00;
--alligator:#8f6400;
}

More palettes to explore