All Palettes

Color Palette #d4af35, #7c8f00, #3e713d, #505c68, #b84c4e

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.mossy-woods {
color: #7c8f00;
}
.mount-hyjal {
color: #3e713d;
}
.wizard-grey {
color: #505c68;
}
.enticing-red {
color: #b84c4e;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--mossy-woods:#7c8f00;
--mount-hyjal:#3e713d;
--wizard-grey:#505c68;
--enticing-red:#b84c4e;
}

More palettes to explore