All Palettes

Color Palette #d5cec3, #e2b8a2, #c6a37b, #8e6a5d, #594a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.male {
color: #d5cec3;
}
.warming-peach {
color: #e2b8a2;
}
.fresh-sawdust {
color: #c6a37b;
}
.wild-cattail {
color: #8e6a5d;
}
.beggar {
color: #594a3b;
}

/* CSS Variables */
:root {
--male:#d5cec3;
--warming-peach:#e2b8a2;
--fresh-sawdust:#c6a37b;
--wild-cattail:#8e6a5d;
--beggar:#594a3b;
}

More palettes to explore