All Palettes

Color Palette #6dbf4f, #a6d56c, #e3e65c, #f9c54e, #f9bebe

0%
0%
0%

CSS code for this palette

/* CSS */
.range-land {
color: #6dbf4f;
}
.bilious-green {
color: #a6d56c;
}
.pineapple-high {
color: #e3e65c;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.carnation-bloom {
color: #f9bebe;
}

/* CSS Variables */
:root {
--range-land:#6dbf4f;
--bilious-green:#a6d56c;
--pineapple-high:#e3e65c;
--creamy-sweet-corn:#f9c54e;
--carnation-bloom:#f9bebe;
}

More palettes to explore