All Palettes

Color Palette #d4af35, #b7860b, #000000, #4d3f14, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.letter-jacket {
color: #b7860b;
}
.black {
color: #000000;
}
.smoked-oak-brown {
color: #4d3f14;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--letter-jacket:#b7860b;
--black:#000000;
--smoked-oak-brown:#4d3f14;
--soviet-gold:#ffd900;
}

More palettes to explore