All Palettes

Color Palette #9ed6d4, #79c3b5, #4baf99, #2c9b7c, #1b7960

0%
0%
0%

CSS code for this palette

/* CSS */
.shallow-shoal {
color: #9ed6d4;
}
.pale-jade {
color: #79c3b5;
}
.hole-in-one {
color: #4baf99;
}
.green-jelly {
color: #2c9b7c;
}
.verdant-green {
color: #1b7960;
}

/* CSS Variables */
:root {
--shallow-shoal:#9ed6d4;
--pale-jade:#79c3b5;
--hole-in-one:#4baf99;
--green-jelly:#2c9b7c;
--verdant-green:#1b7960;
}

More palettes to explore