All Palettes

Color Palette #eab8d1, #f6a7c1, #f68e9a, #f26e6e, #e85e5e

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.rogue-pink {
color: #f6a7c1;
}
.geranium-pink {
color: #f68e9a;
}
.breeze-of-chilli {
color: #f26e6e;
}
.reductant {
color: #e85e5e;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--rogue-pink:#f6a7c1;
--geranium-pink:#f68e9a;
--breeze-of-chilli:#f26e6e;
--reductant:#e85e5e;
}

More palettes to explore