All Palettes

Color Palette #00aaff, #33ccff, #66ffff, #99ffff, #ccffff

0%
0%
0%

CSS code for this palette

/* CSS */
.protoss-pylon {
color: #00aaff;
}
.shovel-knight {
color: #33ccff;
}
.moonglade-water {
color: #66ffff;
}
.glitchy-shader-blue {
color: #99ffff;
}
.dawn-departs {
color: #ccffff;
}

/* CSS Variables */
:root {
--protoss-pylon:#00aaff;
--shovel-knight:#33ccff;
--moonglade-water:#66ffff;
--glitchy-shader-blue:#99ffff;
--dawn-departs:#ccffff;
}

More palettes to explore