All Palettes

Color Palette #f1c6d8, #f8a5c3, #f78db5, #ff7092, #ff3d7b

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c6d8;
}
.rogue-pink {
color: #f8a5c3;
}
.sachet-pink {
color: #f78db5;
}
.blush-hour {
color: #ff7092;
}
.diva-pink {
color: #ff3d7b;
}

/* CSS Variables */
:root {
--sweetheart:#f1c6d8;
--rogue-pink:#f8a5c3;
--sachet-pink:#f78db5;
--blush-hour:#ff7092;
--diva-pink:#ff3d7b;
}

More palettes to explore