All Palettes

Color Palette #6dd078, #9be9a0, #f3f7b1, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-pea {
color: #6dd078;
}
.hospital-green {
color: #9be9a0;
}
.yellow-chalk {
color: #f3f7b1;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--snow-pea:#6dd078;
--hospital-green:#9be9a0;
--yellow-chalk:#f3f7b1;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore