All Palettes

Color Palette #c47d3b, #a55b3b, #7e3b2a, #d7b16a, #eabf8b

0%
0%
0%

CSS code for this palette

/* CSS */
.summerset {
color: #c47d3b;
}
.falling-leaves {
color: #a55b3b;
}
.roycroft-copper-red {
color: #7e3b2a;
}
.sweet-maple {
color: #d7b16a;
}
.hubbard-squash {
color: #eabf8b;
}

/* CSS Variables */
:root {
--summerset:#c47d3b;
--falling-leaves:#a55b3b;
--roycroft-copper-red:#7e3b2a;
--sweet-maple:#d7b16a;
--hubbard-squash:#eabf8b;
}

More palettes to explore