All Palettes

Color Palette #4c8c3b, #6bcf5e, #a4e09e, #f3e19b, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.fiji-palm {
color: #4c8c3b;
}
.mantis {
color: #6bcf5e;
}
.grape-green {
color: #a4e09e;
}
.buttery-croissant {
color: #f3e19b;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--fiji-palm:#4c8c3b;
--mantis:#6bcf5e;
--grape-green:#a4e09e;
--buttery-croissant:#f3e19b;
--squash-blossom:#f6b83c;
}

More palettes to explore