All Palettes

Color Palette #ffc5c2, #ff9c99, #ff757c, #ff4d61, #ff294d

0%
0%
0%

CSS code for this palette

/* CSS */
.cinderella-pink {
color: #ffc5c2;
}
.rubber-radish {
color: #ff9c99;
}
.salmon-rose {
color: #ff757c;
}
.festive-fennec {
color: #ff4d61;
}
.lightish-red {
color: #ff294d;
}

/* CSS Variables */
:root {
--cinderella-pink:#ffc5c2;
--rubber-radish:#ff9c99;
--salmon-rose:#ff757c;
--festive-fennec:#ff4d61;
--lightish-red:#ff294d;
}

More palettes to explore