All Palettes

Color Palette #d4af35, #a86d24, #6a4e39, #f2e6cf, #997a8b

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.theatre-gold {
color: #a86d24;
}
.radigan-conagher-brown {
color: #6a4e39;
}
.french-creme {
color: #f2e6cf;
}
.mountbatten-pink {
color: #997a8b;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--theatre-gold:#a86d24;
--radigan-conagher-brown:#6a4e39;
--french-creme:#f2e6cf;
--mountbatten-pink:#997a8b;
}

More palettes to explore