All Palettes

Color Palette #f3a5c7, #f8b9d7, #f9c3e5, #f9d7e9, #f7e3eb

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f3a5c7;
}
.little-baby-girl {
color: #f8b9d7;
}
.pretty-in-pink {
color: #f9c3e5;
}
.cherry-flower {
color: #f9d7e9;
}
.first-crush {
color: #f7e3eb;
}

/* CSS Variables */
:root {
--rose-mallow:#f3a5c7;
--little-baby-girl:#f8b9d7;
--pretty-in-pink:#f9c3e5;
--cherry-flower:#f9d7e9;
--first-crush:#f7e3eb;
}

More palettes to explore