All Palettes

Color Palette #f8c4e0, #f5a3c7, #f68e9d, #f46c6c, #d94a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.laelia-pink {
color: #f8c4e0;
}
.rose-mallow {
color: #f5a3c7;
}
.geranium-pink {
color: #f68e9d;
}
.breeze-of-chilli {
color: #f46c6c;
}
.re-entry {
color: #d94a4a;
}

/* CSS Variables */
:root {
--laelia-pink:#f8c4e0;
--rose-mallow:#f5a3c7;
--geranium-pink:#f68e9d;
--breeze-of-chilli:#f46c6c;
--re-entry:#d94a4a;
}

More palettes to explore