All Palettes

Color Palette #00b2b3, #00cccc, #33d7d7, #65e6e6, #99ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.cyan-sky {
color: #00b2b3;
}
.tilla-kari-mosque {
color: #00cccc;
}
.turquoise-panic {
color: #33d7d7;
}
.near-moon {
color: #65e6e6;
}
.glitchy-shader-blue {
color: #99ffff;
}

/* CSS Variables */
:root {
--cyan-sky:#00b2b3;
--tilla-kari-mosque:#00cccc;
--turquoise-panic:#33d7d7;
--near-moon:#65e6e6;
--glitchy-shader-blue:#99ffff;
}

More palettes to explore