All Palettes

Color Palette #eab8d1, #f7c5d5, #f9d7e9, #f4d1b8, #df9fb5

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.sullivan-s-heart {
color: #f7c5d5;
}
.cherry-flower {
color: #f9d7e9;
}
.only-yesterday {
color: #f4d1b8;
}
.blushing-tulip {
color: #df9fb5;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--sullivan-s-heart:#f7c5d5;
--cherry-flower:#f9d7e9;
--only-yesterday:#f4d1b8;
--blushing-tulip:#df9fb5;
}

More palettes to explore