All Palettes

Color Palette #4c8b3c, #69bf4a, #a2d779, #f1e57e, #d2a056

0%
0%
0%

CSS code for this palette

/* CSS */
.fiji-palm {
color: #4c8b3c;
}
.pure-apple {
color: #69bf4a;
}
.crystal-green {
color: #a2d779;
}
.spring-yellow {
color: #f1e57e;
}
.bright-gold {
color: #d2a056;
}

/* CSS Variables */
:root {
--fiji-palm:#4c8b3c;
--pure-apple:#69bf4a;
--crystal-green:#a2d779;
--spring-yellow:#f1e57e;
--bright-gold:#d2a056;
}

More palettes to explore