All Palettes

Color Palette #007b80, #00998c, #00b39e, #00d6ab, #00f5b8

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-waters {
color: #007b80;
}
.plumage {
color: #00998c;
}
.billiard {
color: #00b39e;
}
.lifeless-green {
color: #00d6ab;
}
.greenish-turquoise {
color: #00f5b8;
}

/* CSS Variables */
:root {
--tropical-waters:#007b80;
--plumage:#00998c;
--billiard:#00b39e;
--lifeless-green:#00d6ab;
--greenish-turquoise:#00f5b8;
}

More palettes to explore