All Palettes

Color Palette #f5c2e0, #f1a7c8, #e56c9e, #d93a6a, #b72449

0%
0%
0%

CSS code for this palette

/* CSS */
.rosy-nectar {
color: #f5c2e0;
}
.rose-mallow {
color: #f1a7c8;
}
.china-pink {
color: #e56c9e;
}
.raspberry-sorbet {
color: #d93a6a;
}
.hot-hibiscus {
color: #b72449;
}

/* CSS Variables */
:root {
--rosy-nectar:#f5c2e0;
--rose-mallow:#f1a7c8;
--china-pink:#e56c9e;
--raspberry-sorbet:#d93a6a;
--hot-hibiscus:#b72449;
}

More palettes to explore