All Palettes

Color Palette #007b80, #00a5a8, #00b0b3, #00c4d6, #00dee6

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-waters {
color: #007b80;
}
.wax-crayon-blue {
color: #00a5a8;
}
.cyan-sky {
color: #00b0b3;
}
.turquoise-surf {
color: #00c4d6;
}
.thousand-sons-blue {
color: #00dee6;
}

/* CSS Variables */
:root {
--tropical-waters:#007b80;
--wax-crayon-blue:#00a5a8;
--cyan-sky:#00b0b3;
--turquoise-surf:#00c4d6;
--thousand-sons-blue:#00dee6;
}

More palettes to explore