All Palettes

Color Palette #eab8d1, #f4c3d1, #f7d4e7, #f3a0b0, #dba3c0

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.in-the-pink {
color: #f4c3d1;
}
.pink-lily {
color: #f7d4e7;
}
.sweet-60 {
color: #f3a0b0;
}
.rhubarb-gin {
color: #dba3c0;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--in-the-pink:#f4c3d1;
--pink-lily:#f7d4e7;
--sweet-60:#f3a0b0;
--rhubarb-gin:#dba3c0;
}

More palettes to explore