All Palettes

Color Palette #ff75b1, #ff9ecf, #ffb3e7, #ffdbf4, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.erythrosine {
color: #ff75b1;
}
.himalayan-balsam {
color: #ff9ecf;
}
.hermosa-pink {
color: #ffb3e7;
}
.silky-pink {
color: #ffdbf4;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--erythrosine:#ff75b1;
--himalayan-balsam:#ff9ecf;
--hermosa-pink:#ffb3e7;
--silky-pink:#ffdbf4;
--white:#ffffff;
}

More palettes to explore