All Palettes

Color Palette #ff75b6, #ff9ec5, #ffb3d9, #f7c5d5, #f3e2f0

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-setting {
color: #ff75b6;
}
.himalayan-balsam {
color: #ff9ec5;
}
.hot-aquarelle-pink {
color: #ffb3d9;
}
.sullivan-s-heart {
color: #f7c5d5;
}
.sheer-lavender {
color: #f3e2f0;
}

/* CSS Variables */
:root {
--dream-setting:#ff75b6;
--himalayan-balsam:#ff9ec5;
--hot-aquarelle-pink:#ffb3d9;
--sullivan-s-heart:#f7c5d5;
--sheer-lavender:#f3e2f0;
}

More palettes to explore