All Palettes

Color Palette #ffc2cc, #ffb3d1, #ff99c9, #ff80b2, #ff5c8a

0%
0%
0%

CSS code for this palette

/* CSS */
.blobfish {
color: #ffc2cc;
}
.pink-cattleya {
color: #ffb3d1;
}
.himalayan-balsam {
color: #ff99c9;
}
.erythrosine {
color: #ff80b2;
}
.stellar-strawberry {
color: #ff5c8a;
}

/* CSS Variables */
:root {
--blobfish:#ffc2cc;
--pink-cattleya:#ffb3d1;
--himalayan-balsam:#ff99c9;
--erythrosine:#ff80b2;
--stellar-strawberry:#ff5c8a;
}

More palettes to explore