All Palettes

Color Palette #f9c8db, #f297af, #f76e89, #f74b70, #d03e54

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-steps {
color: #f9c8db;
}
.flower-girl {
color: #f297af;
}
.pink-explosion {
color: #f76e89;
}
.fuchsia-felicity {
color: #f74b70;
}
.t-natiuh-red {
color: #d03e54;
}

/* CSS Variables */
:root {
--baby-steps:#f9c8db;
--flower-girl:#f297af;
--pink-explosion:#f76e89;
--fuchsia-felicity:#f74b70;
--t-natiuh-red:#d03e54;
}

More palettes to explore