All Palettes

Color Palette #a7d7ba, #b5e3c2, #e1f3d8, #f6d779, #ffb09e

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7ba;
}
.lattice-work {
color: #b5e3c2;
}
.light-fresh-lime {
color: #e1f3d8;
}
.golden-raspberry {
color: #f6d779;
}
.buttery-salmon {
color: #ffb09e;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7ba;
--lattice-work:#b5e3c2;
--light-fresh-lime:#e1f3d8;
--golden-raspberry:#f6d779;
--buttery-salmon:#ffb09e;
}

More palettes to explore