All Palettes

Color Palette #eab8d1, #f2c0d3, #f7d4d8, #f8e5e2, #f3c9d9

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.cherry-blossom {
color: #f2c0d3;
}
.first-daughter {
color: #f7d4d8;
}
.tutu {
color: #f8e5e2;
}
.baby-steps {
color: #f3c9d9;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--cherry-blossom:#f2c0d3;
--first-daughter:#f7d4d8;
--tutu:#f8e5e2;
--baby-steps:#f3c9d9;
}

More palettes to explore