All Palettes

Color Palette #4c8b3c, #9ccf54, #f1df5b, #f8b14f, #d45e3a

0%
0%
0%

CSS code for this palette

/* CSS */
.fiji-palm {
color: #4c8b3c;
}
.two-peas-in-a-pod {
color: #9ccf54;
}
.dull-yellow {
color: #f1df5b;
}
.flare {
color: #f8b14f;
}
.sweet-mandarin {
color: #d45e3a;
}

/* CSS Variables */
:root {
--fiji-palm:#4c8b3c;
--two-peas-in-a-pod:#9ccf54;
--dull-yellow:#f1df5b;
--flare:#f8b14f;
--sweet-mandarin:#d45e3a;
}

More palettes to explore