All Palettes

Color Palette #98cd2d, #6fbf4f, #4cae6b, #3a9c8f, #2a8ca2

0%
0%
0%

CSS code for this palette

/* CSS */
.lucky-lime {
color: #98cd2d;
}
.taurus-forest-fern {
color: #6fbf4f;
}
.fresh-oregano {
color: #4cae6b;
}
.sea {
color: #3a9c8f;
}
.scooter {
color: #2a8ca2;
}

/* CSS Variables */
:root {
--lucky-lime:#98cd2d;
--taurus-forest-fern:#6fbf4f;
--fresh-oregano:#4cae6b;
--sea:#3a9c8f;
--scooter:#2a8ca2;
}

More palettes to explore