All Palettes

Color Palette #4cae4f, #7fc783, #c3e0a3, #f0f4c3, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.devil-s-grass {
color: #4cae4f;
}
.exhilarating-green {
color: #7fc783;
}
.cactus-spike {
color: #c3e0a3;
}
.fresh-grown {
color: #f0f4c3;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--devil-s-grass:#4cae4f;
--exhilarating-green:#7fc783;
--cactus-spike:#c3e0a3;
--fresh-grown:#f0f4c3;
--hollandaise:#ffec3d;
}

More palettes to explore