All Palettes

Color Palette #00aaff, #0099cc, #0089b3, #0079a8, #006699

0%
0%
0%

CSS code for this palette

/* CSS */
.protoss-pylon {
color: #00aaff;
}
.tomb-blue {
color: #0099cc;
}
.stomy-shower {
color: #0089b3;
}
.sixties-blue {
color: #0079a8;
}
.impulse-blue {
color: #006699;
}

/* CSS Variables */
:root {
--protoss-pylon:#00aaff;
--tomb-blue:#0099cc;
--stomy-shower:#0089b3;
--sixties-blue:#0079a8;
--impulse-blue:#006699;
}

More palettes to explore