All Palettes

Color Palette #00b3aa, #009991, #007f80, #006166, #00404d

0%
0%
0%

CSS code for this palette

/* CSS */
.verditer {
color: #00b3aa;
}
.columbia {
color: #009991;
}
.teal {
color: #007f80;
}
.really-teal {
color: #006166;
}
.crab-nebula {
color: #00404d;
}

/* CSS Variables */
:root {
--verditer:#00b3aa;
--columbia:#009991;
--teal:#007f80;
--really-teal:#006166;
--crab-nebula:#00404d;
}

More palettes to explore