All Palettes

Color Palette #ffc2d1, #ff99af, #ff708f, #ff4d70, #ff294d

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-glory {
color: #ffc2d1;
}
.fight-the-sunrise {
color: #ff99af;
}
.blush-hour {
color: #ff708f;
}
.love-red {
color: #ff4d70;
}
.lightish-red {
color: #ff294d;
}

/* CSS Variables */
:root {
--garden-glory:#ffc2d1;
--fight-the-sunrise:#ff99af;
--blush-hour:#ff708f;
--love-red:#ff4d70;
--lightish-red:#ff294d;
}

More palettes to explore