All Palettes

Color Palette #d4af35, #c0b082, #a37e3e, #705c29, #4c3e24

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.ecru {
color: #c0b082;
}
.gold-dust {
color: #a37e3e;
}
.vine-leaf-green {
color: #705c29;
}
.madras {
color: #4c3e24;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--ecru:#c0b082;
--gold-dust:#a37e3e;
--vine-leaf-green:#705c29;
--madras:#4c3e24;
}

More palettes to explore