All Palettes

Color Palette #5b3a29, #7e5a44, #a67c59, #cdb08e, #e3d2c0

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-bamboo {
color: #5b3a29;
}
.stagecoach {
color: #7e5a44;
}
.caf-au-lait {
color: #a67c59;
}
.raffia-ribbon {
color: #cdb08e;
}
.sand-dune {
color: #e3d2c0;
}

/* CSS Variables */
:root {
--weathered-bamboo:#5b3a29;
--stagecoach:#7e5a44;
--caf-au-lait:#a67c59;
--raffia-ribbon:#cdb08e;
--sand-dune:#e3d2c0;
}

More palettes to explore