All Palettes

Color Palette #6c4c41, #8d6f62, #c0a091, #f1d5c6, #efb69f

0%
0%
0%

CSS code for this palette

/* CSS */
.fondue-fudge {
color: #6c4c41;
}
.ending-autumn {
color: #8d6f62;
}
.earth-warming {
color: #c0a091;
}
.melon-pink {
color: #f1d5c6;
}
.wax-flower {
color: #efb69f;
}

/* CSS Variables */
:root {
--fondue-fudge:#6c4c41;
--ending-autumn:#8d6f62;
--earth-warming:#c0a091;
--melon-pink:#f1d5c6;
--wax-flower:#efb69f;
}

More palettes to explore