All Palettes

Color Palette #4c8b3c, #7eb46a, #b7e8a1, #e0f7d4, #f8faeb

0%
0%
0%

CSS code for this palette

/* CSS */
.fiji-palm {
color: #4c8b3c;
}
.drying-grass-green {
color: #7eb46a;
}
.basil-smash {
color: #b7e8a1;
}
.light-fresh-lime {
color: #e0f7d4;
}
.amnesiac-white {
color: #f8faeb;
}

/* CSS Variables */
:root {
--fiji-palm:#4c8b3c;
--drying-grass-green:#7eb46a;
--basil-smash:#b7e8a1;
--light-fresh-lime:#e0f7d4;
--amnesiac-white:#f8faeb;
}

More palettes to explore