All Palettes

Color Palette #a9d6bb, #f9b3ae, #f5e399, #ffb829, #eab8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a9d6bb;
}
.peach-bud {
color: #f9b3ae;
}
.lemon-meringue {
color: #f5e399;
}
.extreme-yellow {
color: #ffb829;
}
.sweet-lilac {
color: #eab8d1;
}

/* CSS Variables */
:root {
--eerie-glow:#a9d6bb;
--peach-bud:#f9b3ae;
--lemon-meringue:#f5e399;
--extreme-yellow:#ffb829;
--sweet-lilac:#eab8d1;
}

More palettes to explore