All Palettes

Color Palette #ff75b1, #ff7092, #ff5c7f, #ff4d6d, #ff3d5e

0%
0%
0%

CSS code for this palette

/* CSS */
.erythrosine {
color: #ff75b1;
}
.blush-hour {
color: #ff7092;
}
.brink-pink {
color: #ff5c7f;
}
.love-red {
color: #ff4d6d;
}
.neon-fuchsia {
color: #ff3d5e;
}

/* CSS Variables */
:root {
--erythrosine:#ff75b1;
--blush-hour:#ff7092;
--brink-pink:#ff5c7f;
--love-red:#ff4d6d;
--neon-fuchsia:#ff3d5e;
}

More palettes to explore