All Palettes

Color Palette #f4c8d6, #ffbaa8, #ff8e80, #ff5c6c, #ff2e51

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f4c8d6;
}
.coral-beach {
color: #ffbaa8;
}
.desert-flower {
color: #ff8e80;
}
.grenadine-pink {
color: #ff5c6c;
}
.reddish-pink {
color: #ff2e51;
}

/* CSS Variables */
:root {
--mountain-laurel:#f4c8d6;
--coral-beach:#ffbaa8;
--desert-flower:#ff8e80;
--grenadine-pink:#ff5c6c;
--reddish-pink:#ff2e51;
}

More palettes to explore