All Palettes

Color Palette #ffd900, #f5c400, #e0a500, #c78b00, #b37700

0%
0%
0%

CSS code for this palette

/* CSS */
.soviet-gold {
color: #ffd900;
}
.syndicalist {
color: #f5c400;
}
.chinese-gold {
color: #e0a500;
}
.festering-brown {
color: #c78b00;
}
.golden-brown {
color: #b37700;
}

/* CSS Variables */
:root {
--soviet-gold:#ffd900;
--syndicalist:#f5c400;
--chinese-gold:#e0a500;
--festering-brown:#c78b00;
--golden-brown:#b37700;
}

More palettes to explore