All Palettes

Color Palette #ff7ab2, #ff61a0, #ff3d7e, #ff295b, #ff1f39

0%
0%
0%

CSS code for this palette

/* CSS */
.erythrosine {
color: #ff7ab2;
}
.french-pink {
color: #ff61a0;
}
.diva-pink {
color: #ff3d7e;
}
.lingonberry {
color: #ff295b;
}
.in-the-red {
color: #ff1f39;
}

/* CSS Variables */
:root {
--erythrosine:#ff7ab2;
--french-pink:#ff61a0;
--diva-pink:#ff3d7e;
--lingonberry:#ff295b;
--in-the-red:#ff1f39;
}

More palettes to explore