All Palettes

Color Palette #ffb8d5, #ff9ec6, #ff80b2, #ff5c98, #ff3d7b

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-bar {
color: #ffb8d5;
}
.himalayan-balsam {
color: #ff9ec6;
}
.erythrosine {
color: #ff80b2;
}
.fuchsia-fever {
color: #ff5c98;
}
.diva-pink {
color: #ff3d7b;
}

/* CSS Variables */
:root {
--candy-bar:#ffb8d5;
--himalayan-balsam:#ff9ec6;
--erythrosine:#ff80b2;
--fuchsia-fever:#ff5c98;
--diva-pink:#ff3d7b;
}

More palettes to explore