All Palettes

Color Palette #ffc2cc, #ffb3e4, #ff99cc, #ff80bf, #ff66b3

0%
0%
0%

CSS code for this palette

/* CSS */
.blobfish {
color: #ffc2cc;
}
.hot-aquarelle-pink {
color: #ffb3e4;
}
.himalayan-balsam {
color: #ff99cc;
}
.pink-tease {
color: #ff80bf;
}
.girls-night-out {
color: #ff66b3;
}

/* CSS Variables */
:root {
--blobfish:#ffc2cc;
--hot-aquarelle-pink:#ffb3e4;
--himalayan-balsam:#ff99cc;
--pink-tease:#ff80bf;
--girls-night-out:#ff66b3;
}

More palettes to explore