All Palettes

Color Palette #ffc2e2, #ffb3d9, #ff9eca, #ff80bb, #ff6bb3

0%
0%
0%

CSS code for this palette

/* CSS */
.sugarwinkle {
color: #ffc2e2;
}
.hot-aquarelle-pink {
color: #ffb3d9;
}
.himalayan-balsam {
color: #ff9eca;
}
.pink-tease {
color: #ff80bb;
}
.f-n-h-ng-pink {
color: #ff6bb3;
}

/* CSS Variables */
:root {
--sugarwinkle:#ffc2e2;
--hot-aquarelle-pink:#ffb3d9;
--himalayan-balsam:#ff9eca;
--pink-tease:#ff80bb;
--f-n-h-ng-pink:#ff6bb3;
}

More palettes to explore