All Palettes

Color Palette #ffc2cc, #ffb3d1, #ff99c9, #ff66b3, #ff3385

0%
0%
0%

CSS code for this palette

/* CSS */
.blobfish {
color: #ffc2cc;
}
.pink-cattleya {
color: #ffb3d1;
}
.himalayan-balsam {
color: #ff99c9;
}
.girls-night-out {
color: #ff66b3;
}
.lilac-lotion {
color: #ff3385;
}

/* CSS Variables */
:root {
--blobfish:#ffc2cc;
--pink-cattleya:#ffb3d1;
--himalayan-balsam:#ff99c9;
--girls-night-out:#ff66b3;
--lilac-lotion:#ff3385;
}

More palettes to explore