All Palettes

Color Palette #f3e1b4, #f7c6a6, #f69a8e, #f5757c, #ef4d62

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-butter {
color: #f3e1b4;
}
.peach-damask {
color: #f7c6a6;
}
.cherrystone {
color: #f69a8e;
}
.momo-peach {
color: #f5757c;
}
.calypso-coral {
color: #ef4d62;
}

/* CSS Variables */
:root {
--soft-butter:#f3e1b4;
--peach-damask:#f7c6a6;
--cherrystone:#f69a8e;
--momo-peach:#f5757c;
--calypso-coral:#ef4d62;
}

More palettes to explore