All Palettes

Color Palette #eab8d1, #f9c8d1, #f7e3e8, #daf1e7, #a4daca

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.rosey-afterglow {
color: #f9c8d1;
}
.first-crush {
color: #f7e3e8;
}
.banshee {
color: #daf1e7;
}
.whirlpool {
color: #a4daca;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--rosey-afterglow:#f9c8d1;
--first-crush:#f7e3e8;
--banshee:#daf1e7;
--whirlpool:#a4daca;
}

More palettes to explore