All Palettes

Color Palette #c78b3d, #b45e2d, #7e3b2a, #a05f37, #d8b63b

0%
0%
0%

CSS code for this palette

/* CSS */
.anzac {
color: #c78b3d;
}
.fiery-orange {
color: #b45e2d;
}
.roycroft-copper-red {
color: #7e3b2a;
}
.desert-soil {
color: #a05f37;
}
.woven-gold {
color: #d8b63b;
}

/* CSS Variables */
:root {
--anzac:#c78b3d;
--fiery-orange:#b45e2d;
--roycroft-copper-red:#7e3b2a;
--desert-soil:#a05f37;
--woven-gold:#d8b63b;
}

More palettes to explore