All Palettes

Color Palette #eab8d1, #e5a4ae, #d88d9c, #d06d8a, #b05473

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.sprinkled-with-pink {
color: #e5a4ae;
}
.sugar-tooth {
color: #d88d9c;
}
.strawberry-milkshake {
color: #d06d8a;
}
.pink-parakeet {
color: #b05473;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--sprinkled-with-pink:#e5a4ae;
--sugar-tooth:#d88d9c;
--strawberry-milkshake:#d06d8a;
--pink-parakeet:#b05473;
}

More palettes to explore