All Palettes

Color Palette #5b3a29, #8c5b36, #b69a7c, #e2c7b1, #f9e5c8

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-bamboo {
color: #5b3a29;
}
.brushwood {
color: #8c5b36;
}
.coffee-clay {
color: #b69a7c;
}
.mesquite-powder {
color: #e2c7b1;
}
.howdy-neighbor {
color: #f9e5c8;
}

/* CSS Variables */
:root {
--weathered-bamboo:#5b3a29;
--brushwood:#8c5b36;
--coffee-clay:#b69a7c;
--mesquite-powder:#e2c7b1;
--howdy-neighbor:#f9e5c8;
}

More palettes to explore