All Palettes

Color Palette #ffc2d4, #ff99af, #ff708a, #ff3d64, #ff294d

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-serenade {
color: #ffc2d4;
}
.fight-the-sunrise {
color: #ff99af;
}
.blush-hour {
color: #ff708a;
}
.neon-fuchsia {
color: #ff3d64;
}
.lightish-red {
color: #ff294d;
}

/* CSS Variables */
:root {
--sweet-serenade:#ffc2d4;
--fight-the-sunrise:#ff99af;
--blush-hour:#ff708a;
--neon-fuchsia:#ff3d64;
--lightish-red:#ff294d;
}

More palettes to explore