All Palettes

Color Palette #ffc5c2, #ffb5b3, #ff9e9e, #ff8a8a, #ff7070

0%
0%
0%

CSS code for this palette

/* CSS */
.cinderella-pink {
color: #ffc5c2;
}
.young-salmon {
color: #ffb5b3;
}
.rubber-radish {
color: #ff9e9e;
}
.red-mull {
color: #ff8a8a;
}
.georgia-peach {
color: #ff7070;
}

/* CSS Variables */
:root {
--cinderella-pink:#ffc5c2;
--young-salmon:#ffb5b3;
--rubber-radish:#ff9e9e;
--red-mull:#ff8a8a;
--georgia-peach:#ff7070;
}

More palettes to explore