All Palettes

Color Palette #4c8b3c, #a8d058, #f0e3a8, #f2b650, #da4c25

0%
0%
0%

CSS code for this palette

/* CSS */
.fiji-palm {
color: #4c8b3c;
}
.young-green-onion {
color: #a8d058;
}
.french-vanilla {
color: #f0e3a8;
}
.goldsmith {
color: #f2b650;
}
.crab-curry {
color: #da4c25;
}

/* CSS Variables */
:root {
--fiji-palm:#4c8b3c;
--young-green-onion:#a8d058;
--french-vanilla:#f0e3a8;
--goldsmith:#f2b650;
--crab-curry:#da4c25;
}

More palettes to explore