All Palettes

Color Palette #a2d053, #8cca49, #6bbf3b, #4dab2b, #39981f

0%
0%
0%

CSS code for this palette

/* CSS */
.two-peas-in-a-pod {
color: #a2d053;
}
.midsummer-field {
color: #8cca49;
}
.bitter-dandelion {
color: #6bbf3b;
}
.green-seduction {
color: #4dab2b;
}
.direct-green {
color: #39981f;
}

/* CSS Variables */
:root {
--two-peas-in-a-pod:#a2d053;
--midsummer-field:#8cca49;
--bitter-dandelion:#6bbf3b;
--green-seduction:#4dab2b;
--direct-green:#39981f;
}

More palettes to explore