All Palettes

Color Palette #4c8c3b, #60b25c, #8dd58b, #c2e2a1, #f7f8e7

0%
0%
0%

CSS code for this palette

/* CSS */
.fiji-palm {
color: #4c8c3b;
}
.boring-green {
color: #60b25c;
}
.greek-garden {
color: #8dd58b;
}
.cactus-spike {
color: #c2e2a1;
}
.photon-white {
color: #f7f8e7;
}

/* CSS Variables */
:root {
--fiji-palm:#4c8c3b;
--boring-green:#60b25c;
--greek-garden:#8dd58b;
--cactus-spike:#c2e2a1;
--photon-white:#f7f8e7;
}

More palettes to explore