All Palettes

Color Palette #007f80, #00b2b3, #00cccc, #66ffff, #a3ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.teal {
color: #007f80;
}
.cyan-sky {
color: #00b2b3;
}
.tilla-kari-mosque {
color: #00cccc;
}
.moonglade-water {
color: #66ffff;
}
.affen-turquoise {
color: #a3ffff;
}

/* CSS Variables */
:root {
--teal:#007f80;
--cyan-sky:#00b2b3;
--tilla-kari-mosque:#00cccc;
--moonglade-water:#66ffff;
--affen-turquoise:#a3ffff;
}

More palettes to explore