All Palettes

Color Palette #ff85b1, #ff5c98, #f44e7d, #d93f6d, #a62b5c

0%
0%
0%

CSS code for this palette

/* CSS */
.informative-pink {
color: #ff85b1;
}
.fuchsia-fever {
color: #ff5c98;
}
.bonker-pink {
color: #f44e7d;
}
.raspberry-sorbet {
color: #d93f6d;
}
.vivacious {
color: #a62b5c;
}

/* CSS Variables */
:root {
--informative-pink:#ff85b1;
--fuchsia-fever:#ff5c98;
--bonker-pink:#f44e7d;
--raspberry-sorbet:#d93f6d;
--vivacious:#a62b5c;
}

More palettes to explore