All Palettes

Color Palette #98cd2d, #6acf54, #40bf91, #2e8e7b, #1f605b

0%
0%
0%

CSS code for this palette

/* CSS */
.lucky-lime {
color: #98cd2d;
}
.fresh-green {
color: #6acf54;
}
.macau {
color: #40bf91;
}
.illuminating-emerald {
color: #2e8e7b;
}
.humboldt-redwoods {
color: #1f605b;
}

/* CSS Variables */
:root {
--lucky-lime:#98cd2d;
--fresh-green:#6acf54;
--macau:#40bf91;
--illuminating-emerald:#2e8e7b;
--humboldt-redwoods:#1f605b;
}

More palettes to explore