All Palettes

Color Palette #eab8d1, #f4c3d6, #f8d8e6, #f4b8c4, #d48c9a

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.sweetheart {
color: #f4c3d6;
}
.lovely-breeze {
color: #f8d8e6;
}
.petals-unfolding {
color: #f4b8c4;
}
.can-can {
color: #d48c9a;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--sweetheart:#f4c3d6;
--lovely-breeze:#f8d8e6;
--petals-unfolding:#f4b8c4;
--can-can:#d48c9a;
}

More palettes to explore