All Palettes

Color Palette #ff75b3, #ff99ca, #ffb3d9, #ffccf2, #fff0f5

0%
0%
0%

CSS code for this palette

/* CSS */
.erythrosine {
color: #ff75b3;
}
.himalayan-balsam {
color: #ff99ca;
}
.hot-aquarelle-pink {
color: #ffb3d9;
}
.shampoo {
color: #ffccf2;
}
.lavender-blush {
color: #fff0f5;
}

/* CSS Variables */
:root {
--erythrosine:#ff75b3;
--himalayan-balsam:#ff99ca;
--hot-aquarelle-pink:#ffb3d9;
--shampoo:#ffccf2;
--lavender-blush:#fff0f5;
}

More palettes to explore