All Palettes

Color Palette #f1c6d2, #f7e4e9, #f8c9f0, #e8a6c5, #d25b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.desire-pink {
color: #f1c6d2;
}
.pink-tutu {
color: #f7e4e9;
}
.rosy-maple-moth {
color: #f8c9f0;
}
.prettiest-pink {
color: #e8a6c5;
}
.flirty-rose {
color: #d25b8d;
}

/* CSS Variables */
:root {
--desire-pink:#f1c6d2;
--pink-tutu:#f7e4e9;
--rosy-maple-moth:#f8c9f0;
--prettiest-pink:#e8a6c5;
--flirty-rose:#d25b8d;
}

More palettes to explore