All Palettes

Color Palette #d4af35, #e6b400, #ffcc00, #ffd900, #ffc300

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.fat-gold {
color: #e6b400;
}
.usc-gold {
color: #ffcc00;
}
.soviet-gold {
color: #ffd900;
}
.citrus-splash {
color: #ffc300;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--fat-gold:#e6b400;
--usc-gold:#ffcc00;
--soviet-gold:#ffd900;
--citrus-splash:#ffc300;
}

More palettes to explore