All Palettes

Color Palette #f6f2e9, #d9c9b5, #b1a49a, #8e6f67, #5a3a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.cheviot {
color: #f6f2e9;
}
.brown-mouse {
color: #d9c9b5;
}
.deer-run {
color: #b1a49a;
}
.eclectic-plum {
color: #8e6f67;
}
.dark-drama {
color: #5a3a3b;
}

/* CSS Variables */
:root {
--cheviot:#f6f2e9;
--brown-mouse:#d9c9b5;
--deer-run:#b1a49a;
--eclectic-plum:#8e6f67;
--dark-drama:#5a3a3b;
}

More palettes to explore