All Palettes

Color Palette #eab8d1, #f2a6c6, #f15b99, #da4e6f, #aa3c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.rose-mallow {
color: #f2a6c6;
}
.medium-pink {
color: #f15b99;
}
.rosy-cheeks {
color: #da4e6f;
}
.valentine {
color: #aa3c4c;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--rose-mallow:#f2a6c6;
--medium-pink:#f15b99;
--rosy-cheeks:#da4e6f;
--valentine:#aa3c4c;
}

More palettes to explore