All Palettes

Color Palette #00aaff, #00d0ff, #66e3ff, #99ffff, #ccffff

0%
0%
0%

CSS code for this palette

/* CSS */
.protoss-pylon {
color: #00aaff;
}
.vivid-sky-blue {
color: #00d0ff;
}
.athena-blue {
color: #66e3ff;
}
.glitchy-shader-blue {
color: #99ffff;
}
.dawn-departs {
color: #ccffff;
}

/* CSS Variables */
:root {
--protoss-pylon:#00aaff;
--vivid-sky-blue:#00d0ff;
--athena-blue:#66e3ff;
--glitchy-shader-blue:#99ffff;
--dawn-departs:#ccffff;
}

More palettes to explore