All Palettes

Color Palette #d4af35, #bfbfbf, #ffd900, #e4e3e2, #b0b0b0

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.silver {
color: #bfbfbf;
}
.soviet-gold {
color: #ffd900;
}
.aria {
color: #e4e3e2;
}
.palladium {
color: #b0b0b0;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--silver:#bfbfbf;
--soviet-gold:#ffd900;
--aria:#e4e3e2;
--palladium:#b0b0b0;
}

More palettes to explore