All Palettes

Color Palette #e5c7b8, #d8b3a2, #d1a38f, #b68f7c, #a47c6a

0%
0%
0%

CSS code for this palette

/* CSS */
.cream-tan {
color: #e5c7b8;
}
.cinnamon-whip {
color: #d8b3a2;
}
.autumn-malt {
color: #d1a38f;
}
.tuscany {
color: #b68f7c;
}
.new-penny {
color: #a47c6a;
}

/* CSS Variables */
:root {
--cream-tan:#e5c7b8;
--cinnamon-whip:#d8b3a2;
--autumn-malt:#d1a38f;
--tuscany:#b68f7c;
--new-penny:#a47c6a;
}

More palettes to explore