All Palettes

Color Palette #eab8d1, #f6c9c1, #f9eaae, #f6e1a2, #d3a6bf

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.millennial-pink {
color: #f6c9c1;
}
.lemon-rose {
color: #f9eaae;
}
.sun-dust {
color: #f6e1a2;
}
.enhance {
color: #d3a6bf;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--millennial-pink:#f6c9c1;
--lemon-rose:#f9eaae;
--sun-dust:#f6e1a2;
--enhance:#d3a6bf;
}

More palettes to explore