All Palettes

Color Palette #ffc5c2, #ff9b99, #ff7070, #ff4d4d, #ff2929

0%
0%
0%

CSS code for this palette

/* CSS */
.cinderella-pink {
color: #ffc5c2;
}
.rubber-radish {
color: #ff9b99;
}
.georgia-peach {
color: #ff7070;
}
.blood-burst {
color: #ff4d4d;
}
.red-stop {
color: #ff2929;
}

/* CSS Variables */
:root {
--cinderella-pink:#ffc5c2;
--rubber-radish:#ff9b99;
--georgia-peach:#ff7070;
--blood-burst:#ff4d4d;
--red-stop:#ff2929;
}

More palettes to explore