All Palettes

Color Palette #eab8d1, #f4c3d6, #f5bbb2, #f8e5aa, #f9a34e

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.sweetheart {
color: #f4c3d6;
}
.dainty-debutante {
color: #f5bbb2;
}
.gold-sand {
color: #f8e5aa;
}
.gemini-mustard-momento {
color: #f9a34e;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--sweetheart:#f4c3d6;
--dainty-debutante:#f5bbb2;
--gold-sand:#f8e5aa;
--gemini-mustard-momento:#f9a34e;
}

More palettes to explore