All Palettes

Color Palette #8c7454, #c4a778, #e8c3a1, #efd5c3, #f3e6d3

0%
0%
0%

CSS code for this palette

/* CSS */
.burlap {
color: #8c7454;
}
.gold-rush {
color: #c4a778;
}
.toasted-coconut {
color: #e8c3a1;
}
.melon-pink {
color: #efd5c3;
}
.delicate-lace {
color: #f3e6d3;
}

/* CSS Variables */
:root {
--burlap:#8c7454;
--gold-rush:#c4a778;
--toasted-coconut:#e8c3a1;
--melon-pink:#efd5c3;
--delicate-lace:#f3e6d3;
}

More palettes to explore