All Palettes

Color Palette #00b2b3, #00cccc, #67e0e0, #9effff, #b3e5e6

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: #9effff;
}
.seascape-green {
color: #b3e5e6;
}

/* CSS Variables */
:root {
--cyan-sky:#00b2b3;
--tilla-kari-mosque:#00cccc;
--pluviophile:#67e0e0;
--glitchy-shader-blue:#9effff;
--seascape-green:#b3e5e6;
}

More palettes to explore