All Palettes

Color Palette #8c5f3b, #d6a46b, #e4b88b, #f1d3b1, #6d3b2c

0%
0%
0%

CSS code for this palette

/* CSS */
.fertile-soil {
color: #8c5f3b;
}
.desert-caravan {
color: #d6a46b;
}
.desert-dust {
color: #e4b88b;
}
.banana-ice-cream {
color: #f1d3b1;
}
.red-mane {
color: #6d3b2c;
}

/* CSS Variables */
:root {
--fertile-soil:#8c5f3b;
--desert-caravan:#d6a46b;
--desert-dust:#e4b88b;
--banana-ice-cream:#f1d3b1;
--red-mane:#6d3b2c;
}

More palettes to explore