All Palettes

Color Palette #d4af35, #a673b0, #59809b, #2b3d50, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.bell-heather {
color: #a673b0;
}
.blue-beads {
color: #59809b;
}
.snap-shot {
color: #2b3d50;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--bell-heather:#a673b0;
--blue-beads:#59809b;
--snap-shot:#2b3d50;
--dodgeroll-gold:#f39c12;
}

More palettes to explore