All Palettes

Color Palette #08e7dc, #00b3aa, #007a78, #004b4d, #001f1f

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-turquoise {
color: #08e7dc;
}
.verditer {
color: #00b3aa;
}
.buzzards-bay {
color: #007a78;
}
.sherpa-blue {
color: #004b4d;
}
.stellar-explorer {
color: #001f1f;
}

/* CSS Variables */
:root {
--bright-turquoise:#08e7dc;
--verditer:#00b3aa;
--buzzards-bay:#007a78;
--sherpa-blue:#004b4d;
--stellar-explorer:#001f1f;
}

More palettes to explore