All Palettes

Color Palette #89cfeb, #00aaff, #0099cc, #005475, #003d66

0%
0%
0%

CSS code for this palette

/* CSS */
.afternoon-sky {
color: #89cfeb;
}
.protoss-pylon {
color: #00aaff;
}
.tomb-blue {
color: #0099cc;
}
.world-peace {
color: #005475;
}
.dark-imperial-blue {
color: #003d66;
}

/* CSS Variables */
:root {
--afternoon-sky:#89cfeb;
--protoss-pylon:#00aaff;
--tomb-blue:#0099cc;
--world-peace:#005475;
--dark-imperial-blue:#003d66;
}

More palettes to explore