All Palettes

Color Palette #f0c1cf, #f3a5c6, #f67999, #ef4d62, #c71a4e

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chintz {
color: #f0c1cf;
}
.rose-mallow {
color: #f3a5c6;
}
.embarrassed {
color: #f67999;
}
.calypso-coral {
color: #ef4d62;
}
.california-sunset {
color: #c71a4e;
}

/* CSS Variables */
:root {
--pink-chintz:#f0c1cf;
--rose-mallow:#f3a5c6;
--embarrassed:#f67999;
--calypso-coral:#ef4d62;
--california-sunset:#c71a4e;
}

More palettes to explore