All Palettes

Color Palette #ff75b1, #ff99c5, #ffb3d9, #ffdec2, #ffccf2

0%
0%
0%

CSS code for this palette

/* CSS */
.erythrosine {
color: #ff75b1;
}
.himalayan-balsam {
color: #ff99c5;
}
.hot-aquarelle-pink {
color: #ffb3d9;
}
.orange-ice {
color: #ffdec2;
}
.shampoo {
color: #ffccf2;
}

/* CSS Variables */
:root {
--erythrosine:#ff75b1;
--himalayan-balsam:#ff99c5;
--hot-aquarelle-pink:#ffb3d9;
--orange-ice:#ffdec2;
--shampoo:#ffccf2;
}

More palettes to explore