All Palettes

Color Palette #00b2b3, #00cccc, #00e5e6, #3dffff, #66ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.cyan-sky {
color: #00b2b3;
}
.tilla-kari-mosque {
color: #00cccc;
}
.bright-turquoise {
color: #00e5e6;
}
.bright-cyan {
color: #3dffff;
}
.moonglade-water {
color: #66ffff;
}

/* CSS Variables */
:root {
--cyan-sky:#00b2b3;
--tilla-kari-mosque:#00cccc;
--bright-turquoise:#00e5e6;
--bright-cyan:#3dffff;
--moonglade-water:#66ffff;
}

More palettes to explore