All Palettes

Color Palette #ffc2e4, #ffb3e0, #ff9ec2, #ff80b2, #ff5c92

0%
0%
0%

CSS code for this palette

/* CSS */
.sugarwinkle {
color: #ffc2e4;
}
.hot-aquarelle-pink {
color: #ffb3e0;
}
.rogue-pink {
color: #ff9ec2;
}
.erythrosine {
color: #ff80b2;
}
.stellar-strawberry {
color: #ff5c92;
}

/* CSS Variables */
:root {
--sugarwinkle:#ffc2e4;
--hot-aquarelle-pink:#ffb3e0;
--rogue-pink:#ff9ec2;
--erythrosine:#ff80b2;
--stellar-strawberry:#ff5c92;
}

More palettes to explore