All Palettes

Color Palette #4cae4f, #75c7c0, #f9c54e, #f94346, #f3712b

0%
0%
0%

CSS code for this palette

/* CSS */
.devil-s-grass {
color: #4cae4f;
}
.cyantific {
color: #75c7c0;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}
.persimmon-orange {
color: #f3712b;
}

/* CSS Variables */
:root {
--devil-s-grass:#4cae4f;
--cyantific:#75c7c0;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
--persimmon-orange:#f3712b;
}

More palettes to explore