All Palettes

Color Palette #60eb8c, #3c9a6d, #1f6f52, #a2d7d0, #eae0a9

0%
0%
0%

CSS code for this palette

/* CSS */
.grotesque-green {
color: #60eb8c;
}
.ocean-green {
color: #3c9a6d;
}
.sparkling-emerald {
color: #1f6f52;
}
.touch-of-turquoise {
color: #a2d7d0;
}
.steam-chestnut {
color: #eae0a9;
}

/* CSS Variables */
:root {
--grotesque-green:#60eb8c;
--ocean-green:#3c9a6d;
--sparkling-emerald:#1f6f52;
--touch-of-turquoise:#a2d7d0;
--steam-chestnut:#eae0a9;
}

More palettes to explore