All Palettes

Color Palette #ff5c9a, #ff75b3, #ff8fc3, #ffb3e0, #ffccd5

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-fever {
color: #ff5c9a;
}
.erythrosine {
color: #ff75b3;
}
.cochonnet {
color: #ff8fc3;
}
.hot-aquarelle-pink {
color: #ffb3e0;
}
.flower-spell {
color: #ffccd5;
}

/* CSS Variables */
:root {
--fuchsia-fever:#ff5c9a;
--erythrosine:#ff75b3;
--cochonnet:#ff8fc3;
--hot-aquarelle-pink:#ffb3e0;
--flower-spell:#ffccd5;
}

More palettes to explore