All Palettes

Color Palette #f7d5c5, #f2b9a1, #f99890, #e76a89, #c94f6e

0%
0%
0%

CSS code for this palette

/* CSS */
.nutter-butter {
color: #f7d5c5;
}
.antique-cameo {
color: #f2b9a1;
}
.cherrystone {
color: #f99890;
}
.deep-blush {
color: #e76a89;
}
.fruit-dove {
color: #c94f6e;
}

/* CSS Variables */
:root {
--nutter-butter:#f7d5c5;
--antique-cameo:#f2b9a1;
--cherrystone:#f99890;
--deep-blush:#e76a89;
--fruit-dove:#c94f6e;
}

More palettes to explore