All Palettes

Color Palette #08e7dc, #00b3aa, #007f80, #005c5c, #003836

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-turquoise {
color: #08e7dc;
}
.verditer {
color: #00b3aa;
}
.teal {
color: #007f80;
}
.mosque {
color: #005c5c;
}
.shrub-green {
color: #003836;
}

/* CSS Variables */
:root {
--bright-turquoise:#08e7dc;
--verditer:#00b3aa;
--teal:#007f80;
--mosque:#005c5c;
--shrub-green:#003836;
}

More palettes to explore