All Palettes

Color Palette #007b80, #0097a8, #00b0b3, #00d6c4, #00e6d6

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-waters {
color: #007b80;
}
.brilliant {
color: #0097a8;
}
.cyan-sky {
color: #00b0b3;
}
.mint-morning {
color: #00d6c4;
}
.first-timer-green {
color: #00e6d6;
}

/* CSS Variables */
:root {
--tropical-waters:#007b80;
--brilliant:#0097a8;
--cyan-sky:#00b0b3;
--mint-morning:#00d6c4;
--first-timer-green:#00e6d6;
}

More palettes to explore