All Palettes

Color Palette #4c8b3c, #6fbe6f, #a8e8a1, #f2f9e7, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.fiji-palm {
color: #4c8b3c;
}
.dublin {
color: #6fbe6f;
}
.grape-green {
color: #a8e8a1;
}
.bean-sprout {
color: #f2f9e7;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--fiji-palm:#4c8b3c;
--dublin:#6fbe6f;
--grape-green:#a8e8a1;
--bean-sprout:#f2f9e7;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore