All Palettes

Color Palette #ffc2cc, #ffb3d1, #ff8fab, #ff5c8a, #ff296d

0%
0%
0%

CSS code for this palette

/* CSS */
.blobfish {
color: #ffc2cc;
}
.pink-cattleya {
color: #ffb3d1;
}
.flamingo-pink {
color: #ff8fab;
}
.stellar-strawberry {
color: #ff5c8a;
}
.peevish-red {
color: #ff296d;
}

/* CSS Variables */
:root {
--blobfish:#ffc2cc;
--pink-cattleya:#ffb3d1;
--flamingo-pink:#ff8fab;
--stellar-strawberry:#ff5c8a;
--peevish-red:#ff296d;
}

More palettes to explore