All Palettes

Color Palette #eab8d1, #f2c5e9, #f8dbb9, #f0a800, #e85e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.sugar-high {
color: #f2c5e9;
}
.pinenut {
color: #f8dbb9;
}
.welcoming-wasp {
color: #f0a800;
}
.highlighter-pink {
color: #e85e7e;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--sugar-high:#f2c5e9;
--pinenut:#f8dbb9;
--welcoming-wasp:#f0a800;
--highlighter-pink:#e85e7e;
}

More palettes to explore