All Palettes

Color Palette #5cb75c, #8fdc8f, #b5e3b5, #f6e48e, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.chlorella-green {
color: #5cb75c;
}
.vic-20-green {
color: #8fdc8f;
}
.mint-cocktail-green {
color: #b5e3b5;
}
.pale-banana {
color: #f6e48e;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--chlorella-green:#5cb75c;
--vic-20-green:#8fdc8f;
--mint-cocktail-green:#b5e3b5;
--pale-banana:#f6e48e;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore