All Palettes

Color Palette #007b80, #009987, #00b3b0, #00d9e0, #00ffe6

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-waters {
color: #007b80;
}
.plumage {
color: #009987;
}
.cyan-sky {
color: #00b3b0;
}
.aztec-turquoise {
color: #00d9e0;
}
.vibrant-mint {
color: #00ffe6;
}

/* CSS Variables */
:root {
--tropical-waters:#007b80;
--plumage:#009987;
--cyan-sky:#00b3b0;
--aztec-turquoise:#00d9e0;
--vibrant-mint:#00ffe6;
}

More palettes to explore