All Palettes

Color Palette #00b2b3, #00cccc, #67e0e0, #99ffff, #c2ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.cyan-sky {
color: #00b2b3;
}
.tilla-kari-mosque {
color: #00cccc;
}
.pluviophile {
color: #67e0e0;
}
.glitchy-shader-blue {
color: #99ffff;
}
.friendly-frost {
color: #c2ffff;
}

/* CSS Variables */
:root {
--cyan-sky:#00b2b3;
--tilla-kari-mosque:#00cccc;
--pluviophile:#67e0e0;
--glitchy-shader-blue:#99ffff;
--friendly-frost:#c2ffff;
}

More palettes to explore