All Palettes

Color Palette #0078bd, #00aaff, #66e3ff, #b3f4ff, #e0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.roller-coaster-chariot {
color: #0078bd;
}
.protoss-pylon {
color: #00aaff;
}
.athena-blue {
color: #66e3ff;
}
.northrend {
color: #b3f4ff;
}
.light-cyan {
color: #e0ffff;
}

/* CSS Variables */
:root {
--roller-coaster-chariot:#0078bd;
--protoss-pylon:#00aaff;
--athena-blue:#66e3ff;
--northrend:#b3f4ff;
--light-cyan:#e0ffff;
}

More palettes to explore