All Palettes

Color Palette #a7d7b8, #b5e3c3, #e4f8d3, #f9f1b4, #f09c00

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.lattice-work {
color: #b5e3c3;
}
.light-green-glint {
color: #e4f8d3;
}
.casino-lights {
color: #f9f1b4;
}
.wiener-schnitzel {
color: #f09c00;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--lattice-work:#b5e3c3;
--light-green-glint:#e4f8d3;
--casino-lights:#f9f1b4;
--wiener-schnitzel:#f09c00;
}

More palettes to explore