All Palettes

Color Palette #a6d56c, #4cae4f, #3a8b37, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.bilious-green {
color: #a6d56c;
}
.devil-s-grass {
color: #4cae4f;
}
.resplendent-growth {
color: #3a8b37;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--bilious-green:#a6d56c;
--devil-s-grass:#4cae4f;
--resplendent-growth:#3a8b37;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore