All Palettes

Color Palette #4fa93d, #a3d55d, #e8f1a2, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.oregano-green {
color: #4fa93d;
}
.lime-lizard {
color: #a3d55d;
}
.dingy-sticky-note {
color: #e8f1a2;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--oregano-green:#4fa93d;
--lime-lizard:#a3d55d;
--dingy-sticky-note:#e8f1a2;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore