All Palettes

Color Palette #eab8d1, #f4c8e4, #f6a2be, #f57a7c, #c15372

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.venetian-rose {
color: #f4c8e4;
}
.rogue-pink {
color: #f6a2be;
}
.momo-peach {
color: #f57a7c;
}
.ripe-cherry {
color: #c15372;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--venetian-rose:#f4c8e4;
--rogue-pink:#f6a2be;
--momo-peach:#f57a7c;
--ripe-cherry:#c15372;
}

More palettes to explore