All Palettes

Color Palette #c57b59, #d5a26c, #e3b88c, #f2d1a6, #f6e7c1

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-clay {
color: #c57b59;
}
.desert-caravan {
color: #d5a26c;
}
.desert-dust {
color: #e3b88c;
}
.tequila {
color: #f2d1a6;
}
.barely-butter {
color: #f6e7c1;
}

/* CSS Variables */
:root {
--brown-clay:#c57b59;
--desert-caravan:#d5a26c;
--desert-dust:#e3b88c;
--tequila:#f2d1a6;
--barely-butter:#f6e7c1;
}

More palettes to explore