All Palettes

Color Palette #ff75b6, #ff99ce, #ffb3e4, #ffdbff, #ffd1ff

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-setting {
color: #ff75b6;
}
.himalayan-balsam {
color: #ff99ce;
}
.hot-aquarelle-pink {
color: #ffb3e4;
}
.sugarpills {
color: #ffdbff;
}
.pink-diamond {
color: #ffd1ff;
}

/* CSS Variables */
:root {
--dream-setting:#ff75b6;
--himalayan-balsam:#ff99ce;
--hot-aquarelle-pink:#ffb3e4;
--sugarpills:#ffdbff;
--pink-diamond:#ffd1ff;
}

More palettes to explore