All Palettes

Color Palette #fc83a7, #f5a3c1, #f2c5d8, #f0e0e5, #fce8f1

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-makeup {
color: #fc83a7;
}
.rogue-pink {
color: #f5a3c1;
}
.sweetheart {
color: #f2c5d8;
}
.pink-booties {
color: #f0e0e5;
}
.cherubic {
color: #fce8f1;
}

/* CSS Variables */
:root {
--pink-makeup:#fc83a7;
--rogue-pink:#f5a3c1;
--sweetheart:#f2c5d8;
--pink-booties:#f0e0e5;
--cherubic:#fce8f1;
}

More palettes to explore