All Palettes

Color Palette #6fdc8c, #b3e0b4, #f2f6e9, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.aurora-green {
color: #6fdc8c;
}
.mint-cocktail-green {
color: #b3e0b4;
}
.applemint-soda {
color: #f2f6e9;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--aurora-green:#6fdc8c;
--mint-cocktail-green:#b3e0b4;
--applemint-soda:#f2f6e9;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore