All Palettes

Color Palette #00ffcc, #00b2b3, #007f80, #005757, #002424

0%
0%
0%

CSS code for this palette

/* CSS */
.plunge-pool {
color: #00ffcc;
}
.cyan-sky {
color: #00b2b3;
}
.teal {
color: #007f80;
}
.overboard {
color: #005757;
}
.stellar-explorer {
color: #002424;
}

/* CSS Variables */
:root {
--plunge-pool:#00ffcc;
--cyan-sky:#00b2b3;
--teal:#007f80;
--overboard:#005757;
--stellar-explorer:#002424;
}

More palettes to explore