All Palettes

Color Palette #5f4b3a, #a86d5d, #c5a7a0, #edd2b0, #f5e7c7

0%
0%
0%

CSS code for this palette

/* CSS */
.beauty-spot {
color: #5f4b3a;
}
.honey-maple {
color: #a86d5d;
}
.sable-cloaked {
color: #c5a7a0;
}
.crescent-cream {
color: #edd2b0;
}
.cottonseed {
color: #f5e7c7;
}

/* CSS Variables */
:root {
--beauty-spot:#5f4b3a;
--honey-maple:#a86d5d;
--sable-cloaked:#c5a7a0;
--crescent-cream:#edd2b0;
--cottonseed:#f5e7c7;
}

More palettes to explore