All Palettes

Color Palette #e3c5a5, #d9a659, #b35932, #7e3b2a, #3e2b1d

0%
0%
0%

CSS code for this palette

/* CSS */
.october-bounty {
color: #e3c5a5;
}
.cat-s-eye-marble {
color: #d9a659;
}
.fiery-orange {
color: #b35932;
}
.roycroft-copper-red {
color: #7e3b2a;
}
.bistre {
color: #3e2b1d;
}

/* CSS Variables */
:root {
--october-bounty:#e3c5a5;
--cat-s-eye-marble:#d9a659;
--fiery-orange:#b35932;
--roycroft-copper-red:#7e3b2a;
--bistre:#3e2b1d;
}

More palettes to explore