All Palettes

Color Palette #d4af35, #7a1f1f, #e5caae, #f9f3e1, #d9ca9b

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.incubus {
color: #7a1f1f;
}
.grey-sand {
color: #e5caae;
}
.god-given {
color: #f9f3e1;
}
.tahuna-sands {
color: #d9ca9b;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--incubus:#7a1f1f;
--grey-sand:#e5caae;
--god-given:#f9f3e1;
--tahuna-sands:#d9ca9b;
}

More palettes to explore