All Palettes

Color Palette #a9d6bb, #b4e9b6, #e2f8d3, #f8e6a0, #f2b95f

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a9d6bb;
}
.patina-green {
color: #b4e9b6;
}
.light-green-glint {
color: #e2f8d3;
}
.venetian-yellow {
color: #f8e6a0;
}
.crunch {
color: #f2b95f;
}

/* CSS Variables */
:root {
--eerie-glow:#a9d6bb;
--patina-green:#b4e9b6;
--light-green-glint:#e2f8d3;
--venetian-yellow:#f8e6a0;
--crunch:#f2b95f;
}

More palettes to explore