All Palettes

Color Palette #ffc2e0, #ff80b2, #ff4d94, #ff296d, #e92063

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-romance {
color: #ffc2e0;
}
.erythrosine {
color: #ff80b2;
}
.fuchsia-fever {
color: #ff4d94;
}
.peevish-red {
color: #ff296d;
}
.mellow-melon {
color: #e92063;
}

/* CSS Variables */
:root {
--sweet-romance:#ffc2e0;
--erythrosine:#ff80b2;
--fuchsia-fever:#ff4d94;
--peevish-red:#ff296d;
--mellow-melon:#e92063;
}

More palettes to explore