All Palettes

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

0%
0%
0%

CSS code for this palette

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

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

More palettes to explore