All Palettes

Color Palette #f4c3d6, #f6b1c5, #f8a0bc, #f78db2, #d88db4

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.cupid {
color: #f6b1c5;
}
.rogue-pink {
color: #f8a0bc;
}
.sachet-pink {
color: #f78db2;
}
.high-maintenance {
color: #d88db4;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--cupid:#f6b1c5;
--rogue-pink:#f8a0bc;
--sachet-pink:#f78db2;
--high-maintenance:#d88db4;
}

More palettes to explore