All Palettes

Color Palette #f6a7c1, #f7b1c3, #f8c4d0, #f9d7e8, #f3bfd0

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a7c1;
}
.cupid {
color: #f7b1c3;
}
.sullivan-s-heart {
color: #f8c4d0;
}
.sunset-pink {
color: #f9d7e8;
}
.carnation-bouquet {
color: #f3bfd0;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a7c1;
--cupid:#f7b1c3;
--sullivan-s-heart:#f8c4d0;
--sunset-pink:#f9d7e8;
--carnation-bouquet:#f3bfd0;
}

More palettes to explore