All Palettes

Color Palette #edc9b0, #d9b89b, #c6a67b, #a77b49, #8c5b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.desert-sand {
color: #edc9b0;
}
.canewood {
color: #d9b89b;
}
.sugar-pie {
color: #c6a67b;
}
.butter-caramel {
color: #a77b49;
}
.brushwood {
color: #8c5b3b;
}

/* CSS Variables */
:root {
--desert-sand:#edc9b0;
--canewood:#d9b89b;
--sugar-pie:#c6a67b;
--butter-caramel:#a77b49;
--brushwood:#8c5b3b;
}

More palettes to explore