All Palettes

Color Palette #00aaff, #0096cc, #007e9e, #00758a, #00627a

0%
0%
0%

CSS code for this palette

/* CSS */
.protoss-pylon {
color: #00aaff;
}
.tomb-blue {
color: #0096cc;
}
.turkish-tile {
color: #007e9e;
}
.glamour-green {
color: #00758a;
}
.blue-collar-worker {
color: #00627a;
}

/* CSS Variables */
:root {
--protoss-pylon:#00aaff;
--tomb-blue:#0096cc;
--turkish-tile:#007e9e;
--glamour-green:#00758a;
--blue-collar-worker:#00627a;
}

More palettes to explore