All Palettes

Color Palette #a9d68f, #8dcf5e, #6bbf3b, #4bac1b, #3a9915

0%
0%
0%

CSS code for this palette

/* CSS */
.nature-s-delight {
color: #a9d68f;
}
.bright-lettuce {
color: #8dcf5e;
}
.bitter-dandelion {
color: #6bbf3b;
}
.botanical-garden {
color: #4bac1b;
}
.grass-green {
color: #3a9915;
}

/* CSS Variables */
:root {
--nature-s-delight:#a9d68f;
--bright-lettuce:#8dcf5e;
--bitter-dandelion:#6bbf3b;
--botanical-garden:#4bac1b;
--grass-green:#3a9915;
}

More palettes to explore