All Palettes

Color Palette #ff75b6, #ff9eca, #ffb3e0, #ffd1e8, #fff0f6

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-setting {
color: #ff75b6;
}
.himalayan-balsam {
color: #ff9eca;
}
.hot-aquarelle-pink {
color: #ffb3e0;
}
.pink-currant {
color: #ffd1e8;
}
.lavender-blush {
color: #fff0f6;
}

/* CSS Variables */
:root {
--dream-setting:#ff75b6;
--himalayan-balsam:#ff9eca;
--hot-aquarelle-pink:#ffb3e0;
--pink-currant:#ffd1e8;
--lavender-blush:#fff0f6;
}

More palettes to explore