All Palettes

Color Palette #6fdc8c, #ff7092, #f9c54e, #91be6f, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.aurora-green {
color: #6fdc8c;
}
.blush-hour {
color: #ff7092;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.laudable-lime {
color: #91be6f;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--aurora-green:#6fdc8c;
--blush-hour:#ff7092;
--creamy-sweet-corn:#f9c54e;
--laudable-lime:#91be6f;
--tomato-frog:#f94346;
}

More palettes to explore