All Palettes

Color Palette #c75b29, #dba65c, #e6c97a, #a8794d, #795039

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-lion-tamarin {
color: #c75b29;
}
.cat-s-eye-marble {
color: #dba65c;
}
.waffle-cone {
color: #e6c97a;
}
.star-anise-scent {
color: #a8794d;
}
.leather-satchel {
color: #795039;
}

/* CSS Variables */
:root {
--golden-lion-tamarin:#c75b29;
--cat-s-eye-marble:#dba65c;
--waffle-cone:#e6c97a;
--star-anise-scent:#a8794d;
--leather-satchel:#795039;
}

More palettes to explore