All Palettes

Color Palette #ffc7e2, #ffb3d0, #ff99b9, #ff809d, #ff5c85

0%
0%
0%

CSS code for this palette

/* CSS */
.sugarwinkle {
color: #ffc7e2;
}
.pink-cattleya {
color: #ffb3d0;
}
.saira-red {
color: #ff99b9;
}
.pink-makeup {
color: #ff809d;
}
.stellar-strawberry {
color: #ff5c85;
}

/* CSS Variables */
:root {
--sugarwinkle:#ffc7e2;
--pink-cattleya:#ffb3d0;
--saira-red:#ff99b9;
--pink-makeup:#ff809d;
--stellar-strawberry:#ff5c85;
}

More palettes to explore