All Palettes

Color Palette #ffc7e3, #ffb3d1, #ff9eb5, #ff809d, #ff5c85

0%
0%
0%

CSS code for this palette

/* CSS */
.sugarwinkle {
color: #ffc7e3;
}
.pink-cattleya {
color: #ffb3d1;
}
.saira-red {
color: #ff9eb5;
}
.pink-makeup {
color: #ff809d;
}
.stellar-strawberry {
color: #ff5c85;
}

/* CSS Variables */
:root {
--sugarwinkle:#ffc7e3;
--pink-cattleya:#ffb3d1;
--saira-red:#ff9eb5;
--pink-makeup:#ff809d;
--stellar-strawberry:#ff5c85;
}

More palettes to explore