All Palettes

Color Palette #00aaff, #33ccff, #66e0ff, #99f5ff, #ccffff

0%
0%
0%

CSS code for this palette

/* CSS */
.protoss-pylon {
color: #00aaff;
}
.shovel-knight {
color: #33ccff;
}
.athena-blue {
color: #66e0ff;
}
.eternal-winter {
color: #99f5ff;
}
.dawn-departs {
color: #ccffff;
}

/* CSS Variables */
:root {
--protoss-pylon:#00aaff;
--shovel-knight:#33ccff;
--athena-blue:#66e0ff;
--eternal-winter:#99f5ff;
--dawn-departs:#ccffff;
}

More palettes to explore