All Palettes

Color Palette #ffc2cc, #ff66b3, #ff7092, #ff9eba, #ffb3d1

0%
0%
0%

CSS code for this palette

/* CSS */
.blobfish {
color: #ffc2cc;
}
.girls-night-out {
color: #ff66b3;
}
.blush-hour {
color: #ff7092;
}
.saira-red {
color: #ff9eba;
}
.pink-cattleya {
color: #ffb3d1;
}

/* CSS Variables */
:root {
--blobfish:#ffc2cc;
--girls-night-out:#ff66b3;
--blush-hour:#ff7092;
--saira-red:#ff9eba;
--pink-cattleya:#ffb3d1;
}

More palettes to explore