All Palettes

Color Palette #ff4d88, #be2d6e, #9e247f, #6b0f49, #d6006f

0%
0%
0%

CSS code for this palette

/* CSS */
.french-rose {
color: #ff4d88;
}
.hibiscus {
color: #be2d6e;
}
.festival-fuchsia {
color: #9e247f;
}
.her-fierceness {
color: #6b0f49;
}
.moth-orchid {
color: #d6006f;
}

/* CSS Variables */
:root {
--french-rose:#ff4d88;
--hibiscus:#be2d6e;
--festival-fuchsia:#9e247f;
--her-fierceness:#6b0f49;
--moth-orchid:#d6006f;
}

More palettes to explore