All Palettes

Color Palette #5b3a29, #7d5f4f, #a78c6c, #d2beb6, #e8c4b5

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-bamboo {
color: #5b3a29;
}
.acorn {
color: #7d5f4f;
}
.tannin {
color: #a78c6c;
}
.summer-bloom {
color: #d2beb6;
}
.antoinette-pink {
color: #e8c4b5;
}

/* CSS Variables */
:root {
--weathered-bamboo:#5b3a29;
--acorn:#7d5f4f;
--tannin:#a78c6c;
--summer-bloom:#d2beb6;
--antoinette-pink:#e8c4b5;
}

More palettes to explore