All Palettes

Color Palette #d9cbb4, #b5a89b, #8f7c70, #5e4f40, #402f2b

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-mouse {
color: #d9cbb4;
}
.nantucket-sands {
color: #b5a89b;
}
.bridle-leather {
color: #8f7c70;
}
.rooted {
color: #5e4f40;
}
.chinese-ink {
color: #402f2b;
}

/* CSS Variables */
:root {
--brown-mouse:#d9cbb4;
--nantucket-sands:#b5a89b;
--bridle-leather:#8f7c70;
--rooted:#5e4f40;
--chinese-ink:#402f2b;
}

More palettes to explore