All Palettes

Color Palette #f8a5c3, #f4c3d6, #f9d7e9, #f3a5e3, #e85e9f

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f8a5c3;
}
.sweetheart {
color: #f4c3d6;
}
.cherry-flower {
color: #f9d7e9;
}
.hanami-pink {
color: #f3a5e3;
}
.shark-bait {
color: #e85e9f;
}

/* CSS Variables */
:root {
--rogue-pink:#f8a5c3;
--sweetheart:#f4c3d6;
--cherry-flower:#f9d7e9;
--hanami-pink:#f3a5e3;
--shark-bait:#e85e9f;
}

More palettes to explore