All Palettes

Color Palette #ff80b5, #ff4d94, #ff1a6e, #c61585, #a400b3

0%
0%
0%

CSS code for this palette

/* CSS */
.erythrosine {
color: #ff80b5;
}
.fuchsia-fever {
color: #ff4d94;
}
.pink-ink {
color: #ff1a6e;
}
.medium-violet-red {
color: #c61585;
}
.heliotrope-magenta {
color: #a400b3;
}

/* CSS Variables */
:root {
--erythrosine:#ff80b5;
--fuchsia-fever:#ff4d94;
--pink-ink:#ff1a6e;
--medium-violet-red:#c61585;
--heliotrope-magenta:#a400b3;
}

More palettes to explore