All Palettes

Color Palette #f7c5d5, #f9a4b8, #f68e9c, #f06a7f, #d95e7b

0%
0%
0%

CSS code for this palette

/* CSS */
.sullivan-s-heart {
color: #f7c5d5;
}
.fresh-on-the-market {
color: #f9a4b8;
}
.geranium-pink {
color: #f68e9c;
}
.strawberry-pink {
color: #f06a7f;
}
.peppermint-swirl {
color: #d95e7b;
}

/* CSS Variables */
:root {
--sullivan-s-heart:#f7c5d5;
--fresh-on-the-market:#f9a4b8;
--geranium-pink:#f68e9c;
--strawberry-pink:#f06a7f;
--peppermint-swirl:#d95e7b;
}

More palettes to explore