All Palettes

Color Palette #eab8d1, #f7cfe6, #f4a4bf, #f183c1, #e57ba4

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.pink-lily {
color: #f7cfe6;
}
.pink-chalk {
color: #f4a4bf;
}
.tea-rose {
color: #f183c1;
}
.mangala-pink {
color: #e57ba4;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--pink-lily:#f7cfe6;
--pink-chalk:#f4a4bf;
--tea-rose:#f183c1;
--mangala-pink:#e57ba4;
}

More palettes to explore