All Palettes

Color Palette #c59d6d, #a3694d, #d7c6a2, #f1e0b6, #b59d7d

0%
0%
0%

CSS code for this palette

/* CSS */
.hazed-nuts {
color: #c59d6d;
}
.hazel {
color: #a3694d;
}
.golden-lake {
color: #d7c6a2;
}
.calla {
color: #f1e0b6;
}
.sugared-almond {
color: #b59d7d;
}

/* CSS Variables */
:root {
--hazed-nuts:#c59d6d;
--hazel:#a3694d;
--golden-lake:#d7c6a2;
--calla:#f1e0b6;
--sugared-almond:#b59d7d;
}

More palettes to explore