All Palettes

Color Palette #a7d7b8, #79b98b, #4c9a5a, #2f6f3b, #1b5027

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.green-eggs-and-ham {
color: #79b98b;
}
.clover-patch {
color: #4c9a5a;
}
.genever-green {
color: #2f6f3b;
}
.bia-owie-a-forest {
color: #1b5027;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--green-eggs-and-ham:#79b98b;
--clover-patch:#4c9a5a;
--genever-green:#2f6f3b;
--bia-owie-a-forest:#1b5027;
}

More palettes to explore