All Palettes

Color Palette #4fa93d, #6dbe50, #8fdb66, #b2e08a, #d3f1a7

0%
0%
0%

CSS code for this palette

/* CSS */
.oregano-green {
color: #4fa93d;
}
.range-land {
color: #6dbe50;
}
.bright-lettuce {
color: #8fdb66;
}
.sage-sensation {
color: #b2e08a;
}
.faith {
color: #d3f1a7;
}

/* CSS Variables */
:root {
--oregano-green:#4fa93d;
--range-land:#6dbe50;
--bright-lettuce:#8fdb66;
--sage-sensation:#b2e08a;
--faith:#d3f1a7;
}

More palettes to explore