All Palettes

Color Palette #eab8d1, #f6c1e4, #f8cf7c, #ffc94d, #fbaf3c

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.pretty-in-pink {
color: #f6c1e4;
}
.popcorn {
color: #f8cf7c;
}
.chunky-bee {
color: #ffc94d;
}
.peach-butter {
color: #fbaf3c;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--pretty-in-pink:#f6c1e4;
--popcorn:#f8cf7c;
--chunky-bee:#ffc94d;
--peach-butter:#fbaf3c;
}

More palettes to explore