All Palettes

Color Palette #f0c8a8, #e2b7a1, #d49a8c, #c57d7c, #b05e6c

0%
0%
0%

CSS code for this palette

/* CSS */
.caramel-ice {
color: #f0c8a8;
}
.warming-peach {
color: #e2b7a1;
}
.shanghai-peach {
color: #d49a8c;
}
.impatient-heart {
color: #c57d7c;
}
.slate-pink {
color: #b05e6c;
}

/* CSS Variables */
:root {
--caramel-ice:#f0c8a8;
--warming-peach:#e2b7a1;
--shanghai-peach:#d49a8c;
--impatient-heart:#c57d7c;
--slate-pink:#b05e6c;
}

More palettes to explore