All Palettes

Color Palette #c4a46e, #bfae8d, #a78c6c, #6c4f3d, #4b3b2a

0%
0%
0%

CSS code for this palette

/* CSS */
.hay-yellow {
color: #c4a46e;
}
.olive-gold {
color: #bfae8d;
}
.tannin {
color: #a78c6c;
}
.spice {
color: #6c4f3d;
}
.harpy-brown {
color: #4b3b2a;
}

/* CSS Variables */
:root {
--hay-yellow:#c4a46e;
--olive-gold:#bfae8d;
--tannin:#a78c6c;
--spice:#6c4f3d;
--harpy-brown:#4b3b2a;
}

More palettes to explore