All Palettes

Color Palette #ffc2e2, #ff99b4, #ff7092, #ff4d8b, #ff2e54

0%
0%
0%

CSS code for this palette

/* CSS */
.sugarwinkle {
color: #ffc2e2;
}
.saira-red {
color: #ff99b4;
}
.blush-hour {
color: #ff7092;
}
.french-rose {
color: #ff4d8b;
}
.reddish-pink {
color: #ff2e54;
}

/* CSS Variables */
:root {
--sugarwinkle:#ffc2e2;
--saira-red:#ff99b4;
--blush-hour:#ff7092;
--french-rose:#ff4d8b;
--reddish-pink:#ff2e54;
}

More palettes to explore