All Palettes

Color Palette #f1e0c6, #e6b8a2, #d6a08a, #c57c7c, #b15548

0%
0%
0%

CSS code for this palette

/* CSS */
.cream-washed {
color: #f1e0c6;
}
.warming-peach {
color: #e6b8a2;
}
.shetland-pony {
color: #d6a08a;
}
.impatient-heart {
color: #c57c7c;
}
.hot-and-spicy {
color: #b15548;
}

/* CSS Variables */
:root {
--cream-washed:#f1e0c6;
--warming-peach:#e6b8a2;
--shetland-pony:#d6a08a;
--impatient-heart:#c57c7c;
--hot-and-spicy:#b15548;
}

More palettes to explore