All Palettes

Color Palette #6c4c41, #8d6f62, #a88f7a, #d8b49d, #e7d0d0

0%
0%
0%

CSS code for this palette

/* CSS */
.fondue-fudge {
color: #6c4c41;
}
.ending-autumn {
color: #8d6f62;
}
.cocoloco {
color: #a88f7a;
}
.beech-nut {
color: #d8b49d;
}
.mauve-chalk {
color: #e7d0d0;
}

/* CSS Variables */
:root {
--fondue-fudge:#6c4c41;
--ending-autumn:#8d6f62;
--cocoloco:#a88f7a;
--beech-nut:#d8b49d;
--mauve-chalk:#e7d0d0;
}

More palettes to explore