All Palettes

Color Palette #ff75b3, #ffb3d1, #ffcce9, #ffc2d5, #ff5c92

0%
0%
0%

CSS code for this palette

/* CSS */
.erythrosine {
color: #ff75b3;
}
.pink-cattleya {
color: #ffb3d1;
}
.soulmate-pink {
color: #ffcce9;
}
.sweet-serenade {
color: #ffc2d5;
}
.stellar-strawberry {
color: #ff5c92;
}

/* CSS Variables */
:root {
--erythrosine:#ff75b3;
--pink-cattleya:#ffb3d1;
--soulmate-pink:#ffcce9;
--sweet-serenade:#ffc2d5;
--stellar-strawberry:#ff5c92;
}

More palettes to explore