All Palettes

Color Palette #d99a6d, #c67a4e, #a65c3a, #7e3b2a, #4d2a1e

0%
0%
0%

CSS code for this palette

/* CSS */
.folksy-gold {
color: #d99a6d;
}
.fuegan-orange {
color: #c67a4e;
}
.falling-leaves {
color: #a65c3a;
}
.roycroft-copper-red {
color: #7e3b2a;
}
.couch {
color: #4d2a1e;
}

/* CSS Variables */
:root {
--folksy-gold:#d99a6d;
--fuegan-orange:#c67a4e;
--falling-leaves:#a65c3a;
--roycroft-copper-red:#7e3b2a;
--couch:#4d2a1e;
}

More palettes to explore