All Palettes

Color Palette #6dbf4f, #a2d66b, #f2e5a1, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.range-land {
color: #6dbf4f;
}
.tropical-light {
color: #a2d66b;
}
.sugar-cookie {
color: #f2e5a1;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--range-land:#6dbf4f;
--tropical-light:#a2d66b;
--sugar-cookie:#f2e5a1;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore