All Palettes

Color Palette #eab8d1, #f4c3d6, #f8b4c5, #f2a6b9, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.sweetheart {
color: #f4c3d6;
}
.love-spell {
color: #f8b4c5;
}
.rozowy-pink {
color: #f2a6b9;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--sweetheart:#f4c3d6;
--love-spell:#f8b4c5;
--rozowy-pink:#f2a6b9;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore