All Palettes

Color Palette #ffc2e2, #ffb3d1, #ff99b8, #ff7092, #ff4d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.sugarwinkle {
color: #ffc2e2;
}
.pink-cattleya {
color: #ffb3d1;
}
.saira-red {
color: #ff99b8;
}
.blush-hour {
color: #ff7092;
}
.love-red {
color: #ff4d6d;
}

/* CSS Variables */
:root {
--sugarwinkle:#ffc2e2;
--pink-cattleya:#ffb3d1;
--saira-red:#ff99b8;
--blush-hour:#ff7092;
--love-red:#ff4d6d;
}

More palettes to explore