All Palettes

Color Palette #eab8d1, #f2c5d3, #f5a3c2, #e07b9d, #d2708d

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.in-the-pink {
color: #f2c5d3;
}
.rogue-pink {
color: #f5a3c2;
}
.real-raspberry {
color: #e07b9d;
}
.pink-garnet {
color: #d2708d;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--in-the-pink:#f2c5d3;
--rogue-pink:#f5a3c2;
--real-raspberry:#e07b9d;
--pink-garnet:#d2708d;
}

More palettes to explore