All Palettes

Color Palette #08e7dc, #00b3aa, #007d80, #005f61, #003d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-turquoise {
color: #08e7dc;
}
.verditer {
color: #00b3aa;
}
.macquarie {
color: #007d80;
}
.sandhill-crane {
color: #005f61;
}
.rich-black {
color: #003d3c;
}

/* CSS Variables */
:root {
--bright-turquoise:#08e7dc;
--verditer:#00b3aa;
--macquarie:#007d80;
--sandhill-crane:#005f61;
--rich-black:#003d3c;
}

More palettes to explore