All Palettes

Color Palette #d9c9b5, #a58b73, #7d5c4f, #4f3c30, #2c1b16

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-mouse {
color: #d9c9b5;
}
.whole-wheat {
color: #a58b73;
}
.acorn {
color: #7d5c4f;
}
.button-eyes {
color: #4f3c30;
}
.tetsu-guro-black {
color: #2c1b16;
}

/* CSS Variables */
:root {
--brown-mouse:#d9c9b5;
--whole-wheat:#a58b73;
--acorn:#7d5c4f;
--button-eyes:#4f3c30;
--tetsu-guro-black:#2c1b16;
}

More palettes to explore