All Palettes

Color Palette #f4d2d3, #eab8c8, #e9a5b1, #e68994, #d65c7c

0%
0%
0%

CSS code for this palette

/* CSS */
.mary-s-rose {
color: #f4d2d3;
}
.chantilly {
color: #eab8c8;
}
.love-at-first-sight {
color: #e9a5b1;
}
.strawberry-ice {
color: #e68994;
}
.peppermint-swirl {
color: #d65c7c;
}

/* CSS Variables */
:root {
--mary-s-rose:#f4d2d3;
--chantilly:#eab8c8;
--love-at-first-sight:#e9a5b1;
--strawberry-ice:#e68994;
--peppermint-swirl:#d65c7c;
}

More palettes to explore