All Palettes

Color Palette #f1c1d6, #f5a3b5, #f67990, #f24a6e, #d93f4f

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c1d6;
}
.pink-fit {
color: #f5a3b5;
}
.carnation {
color: #f67990;
}
.fuchsia-felicity {
color: #f24a6e;
}
.celestial-coral {
color: #d93f4f;
}

/* CSS Variables */
:root {
--sweetheart:#f1c1d6;
--pink-fit:#f5a3b5;
--carnation:#f67990;
--fuchsia-felicity:#f24a6e;
--celestial-coral:#d93f4f;
}

More palettes to explore