All Palettes

Color Palette #ff0080, #ff4d9d, #ff8fb2, #ffb3d1, #ffdbe6

0%
0%
0%

CSS code for this palette

/* CSS */
.neon-rose {
color: #ff0080;
}
.fuchsia-fever {
color: #ff4d9d;
}
.schauss-pink {
color: #ff8fb2;
}
.pink-cattleya {
color: #ffb3d1;
}
.pink-perfume {
color: #ffdbe6;
}

/* CSS Variables */
:root {
--neon-rose:#ff0080;
--fuchsia-fever:#ff4d9d;
--schauss-pink:#ff8fb2;
--pink-cattleya:#ffb3d1;
--pink-perfume:#ffdbe6;
}

More palettes to explore