All Palettes

Color Palette #f5d7b2, #e8c1a1, #d6a78a, #b4896a, #905f4c

0%
0%
0%

CSS code for this palette

/* CSS */
.walnut-cream {
color: #f5d7b2;
}
.toasted-coconut {
color: #e8c1a1;
}
.white-acorn {
color: #d6a78a;
}
.mangy-moose {
color: #b4896a;
}
.tamarind-tart {
color: #905f4c;
}

/* CSS Variables */
:root {
--walnut-cream:#f5d7b2;
--toasted-coconut:#e8c1a1;
--white-acorn:#d6a78a;
--mangy-moose:#b4896a;
--tamarind-tart:#905f4c;
}

More palettes to explore