All Palettes

Color Palette #ffd900, #f2d43a, #e6b328, #c2a200, #a88f00

0%
0%
0%

CSS code for this palette

/* CSS */
.soviet-gold {
color: #ffd900;
}
.giallo {
color: #f2d43a;
}
.gold-tips {
color: #e6b328;
}
.molten-bronze {
color: #c2a200;
}
.bark-sawdust {
color: #a88f00;
}

/* CSS Variables */
:root {
--soviet-gold:#ffd900;
--giallo:#f2d43a;
--gold-tips:#e6b328;
--molten-bronze:#c2a200;
--bark-sawdust:#a88f00;
}

More palettes to explore