All Palettes

Color Palette #a6d85a, #4c8b3c, #f4c210, #e77e23, #d34d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-lizard {
color: #a6d85a;
}
.fiji-palm {
color: #4c8b3c;
}
.sunshine-mellow {
color: #f4c210;
}
.orange-gluttony {
color: #e77e23;
}
.warming-heart {
color: #d34d3c;
}

/* CSS Variables */
:root {
--lime-lizard:#a6d85a;
--fiji-palm:#4c8b3c;
--sunshine-mellow:#f4c210;
--orange-gluttony:#e77e23;
--warming-heart:#d34d3c;
}

More palettes to explore