All Palettes

Color Palette #f8d8e9, #f2b1d2, #e88db6, #d55d93, #a74973

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-flower {
color: #f8d8e9;
}
.fulgrim-pink {
color: #f2b1d2;
}
.chewing-gum-pink {
color: #e88db6;
}
.flirty-rose {
color: #d55d93;
}
.magenta-haze {
color: #a74973;
}

/* CSS Variables */
:root {
--cherry-flower:#f8d8e9;
--fulgrim-pink:#f2b1d2;
--chewing-gum-pink:#e88db6;
--flirty-rose:#d55d93;
--magenta-haze:#a74973;
}

More palettes to explore