All Palettes

Color Palette #ffc2e2, #ffb3e0, #ff9ec8, #ff809d, #ff5c85

0%
0%
0%

CSS code for this palette

/* CSS */
.sugarwinkle {
color: #ffc2e2;
}
.hot-aquarelle-pink {
color: #ffb3e0;
}
.himalayan-balsam {
color: #ff9ec8;
}
.pink-makeup {
color: #ff809d;
}
.stellar-strawberry {
color: #ff5c85;
}

/* CSS Variables */
:root {
--sugarwinkle:#ffc2e2;
--hot-aquarelle-pink:#ffb3e0;
--himalayan-balsam:#ff9ec8;
--pink-makeup:#ff809d;
--stellar-strawberry:#ff5c85;
}

More palettes to explore