All Palettes

Color Palette #d4c7a5, #b89b7a, #8c6f4f, #593c2c, #2f1a18

0%
0%
0%

CSS code for this palette

/* CSS */
.sanctuary {
color: #d4c7a5;
}
.coffee-clay {
color: #b89b7a;
}
.tobacco-leaf {
color: #8c6f4f;
}
.tuk-tuk {
color: #593c2c;
}
.weathervane {
color: #2f1a18;
}

/* CSS Variables */
:root {
--sanctuary:#d4c7a5;
--coffee-clay:#b89b7a;
--tobacco-leaf:#8c6f4f;
--tuk-tuk:#593c2c;
--weathervane:#2f1a18;
}

More palettes to explore