All Palettes

Color Palette #6fdc8b, #5abf7a, #4da86b, #3e8e5d, #2f6f4d

0%
0%
0%

CSS code for this palette

/* CSS */
.aurora-green {
color: #6fdc8b;
}
.heart-chakra {
color: #5abf7a;
}
.fresh-oregano {
color: #4da86b;
}
.irish {
color: #3e8e5d;
}
.chopped-chive {
color: #2f6f4d;
}

/* CSS Variables */
:root {
--aurora-green:#6fdc8b;
--heart-chakra:#5abf7a;
--fresh-oregano:#4da86b;
--irish:#3e8e5d;
--chopped-chive:#2f6f4d;
}

More palettes to explore