All Palettes

Color Palette #d4af35, #b7860b, #ffd900, #ffea00, #faa700

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.letter-jacket {
color: #b7860b;
}
.soviet-gold {
color: #ffd900;
}
.middle-yellow {
color: #ffea00;
}
.chrome-yellow {
color: #faa700;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--letter-jacket:#b7860b;
--soviet-gold:#ffd900;
--middle-yellow:#ffea00;
--chrome-yellow:#faa700;
}

More palettes to explore