All Palettes

Color Palette #ffc5c2, #ffb5b3, #ff9b99, #ff8080, #ff7070

0%
0%
0%

CSS code for this palette

/* CSS */
.cinderella-pink {
color: #ffc5c2;
}
.young-salmon {
color: #ffb5b3;
}
.rubber-radish {
color: #ff9b99;
}
.light-red {
color: #ff8080;
}
.georgia-peach {
color: #ff7070;
}

/* CSS Variables */
:root {
--cinderella-pink:#ffc5c2;
--young-salmon:#ffb5b3;
--rubber-radish:#ff9b99;
--light-red:#ff8080;
--georgia-peach:#ff7070;
}

More palettes to explore