All Palettes

Color Palette #d67d29, #d6a86b, #be693c, #8a4c24, #5a3b1b

0%
0%
0%

CSS code for this palette

/* CSS */
.bitter-orange {
color: #d67d29;
}
.gobi-sand {
color: #d6a86b;
}
.spiced-nut {
color: #be693c;
}
.caramel-cafe {
color: #8a4c24;
}
.earthtone {
color: #5a3b1b;
}

/* CSS Variables */
:root {
--bitter-orange:#d67d29;
--gobi-sand:#d6a86b;
--spiced-nut:#be693c;
--caramel-cafe:#8a4c24;
--earthtone:#5a3b1b;
}

More palettes to explore