All Palettes

Color Palette #5b3a29, #7b5b4c, #a78c6c, #d7c4a8, #e8d5c4

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-bamboo {
color: #5b3a29;
}
.cara-be {
color: #7b5b4c;
}
.tannin {
color: #a78c6c;
}
.biscotti {
color: #d7c4a8;
}
.mother-of-pearl {
color: #e8d5c4;
}

/* CSS Variables */
:root {
--weathered-bamboo:#5b3a29;
--cara-be:#7b5b4c;
--tannin:#a78c6c;
--biscotti:#d7c4a8;
--mother-of-pearl:#e8d5c4;
}

More palettes to explore