All Palettes

Color Palette #eab8d1, #f2cab5, #f9df9f, #f7d9a1, #f1b2a7

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.everblooming {
color: #f2cab5;
}
.aspen-yellow {
color: #f9df9f;
}
.milky-maize {
color: #f7d9a1;
}
.lusty-salmon {
color: #f1b2a7;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--everblooming:#f2cab5;
--aspen-yellow:#f9df9f;
--milky-maize:#f7d9a1;
--lusty-salmon:#f1b2a7;
}

More palettes to explore