All Palettes

Color Palette #f7b1c8, #f8a5b3, #f7a1b1, #f4c3d1, #f0e0e5

0%
0%
0%

CSS code for this palette

/* CSS */
.cupid {
color: #f7b1c8;
}
.pink-fit {
color: #f8a5b3;
}
.ballet-slippers {
color: #f7a1b1;
}
.in-the-pink {
color: #f4c3d1;
}
.pink-booties {
color: #f0e0e5;
}

/* CSS Variables */
:root {
--cupid:#f7b1c8;
--pink-fit:#f8a5b3;
--ballet-slippers:#f7a1b1;
--in-the-pink:#f4c3d1;
--pink-booties:#f0e0e5;
}

More palettes to explore