All Palettes

Color Palette #00b3aa, #00998a, #007a72, #005c59, #003d3b

0%
0%
0%

CSS code for this palette

/* CSS */
.verditer {
color: #00b3aa;
}
.plumage {
color: #00998a;
}
.hydra-turquoise {
color: #007a72;
}
.tidal-pool {
color: #005c59;
}
.customs-green {
color: #003d3b;
}

/* CSS Variables */
:root {
--verditer:#00b3aa;
--plumage:#00998a;
--hydra-turquoise:#007a72;
--tidal-pool:#005c59;
--customs-green:#003d3b;
}

More palettes to explore