All Palettes

Color Palette #f5e2b2, #f0caa8, #e8b7a1, #d69c8f, #c87e91

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f5e2b2;
}
.caramel-ice {
color: #f0caa8;
}
.pink-abalone {
color: #e8b7a1;
}
.shanghai-peach {
color: #d69c8f;
}
.wild-rose {
color: #c87e91;
}

/* CSS Variables */
:root {
--friendly-yellow:#f5e2b2;
--caramel-ice:#f0caa8;
--pink-abalone:#e8b7a1;
--shanghai-peach:#d69c8f;
--wild-rose:#c87e91;
}

More palettes to explore