All Palettes

Color Palette #eab8d1, #f1c6e7, #f1d9b1, #f9b92f, #e44e62

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.sugar-high {
color: #f1c6e7;
}
.precious {
color: #f1d9b1;
}
.yellow-groove {
color: #f9b92f;
}
.guide-pink {
color: #e44e62;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--sugar-high:#f1c6e7;
--precious:#f1d9b1;
--yellow-groove:#f9b92f;
--guide-pink:#e44e62;
}

More palettes to explore