All Palettes

Color Palette #ff5c98, #ff80b2, #ff9ec6, #ffb8e0, #ffdbf2

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-fever {
color: #ff5c98;
}
.erythrosine {
color: #ff80b2;
}
.himalayan-balsam {
color: #ff9ec6;
}
.bubbelgum-heart {
color: #ffb8e0;
}
.silky-pink {
color: #ffdbf2;
}

/* CSS Variables */
:root {
--fuchsia-fever:#ff5c98;
--erythrosine:#ff80b2;
--himalayan-balsam:#ff9ec6;
--bubbelgum-heart:#ffb8e0;
--silky-pink:#ffdbf2;
}

More palettes to explore