All Palettes

Color Palette #66c2ff, #4da0e0, #0099cc, #006b99, #003d66

0%
0%
0%

CSS code for this palette

/* CSS */
.skyan {
color: #66c2ff;
}
.waimea-blue {
color: #4da0e0;
}
.tomb-blue {
color: #0099cc;
}
.hydra {
color: #006b99;
}
.dark-imperial-blue {
color: #003d66;
}

/* CSS Variables */
:root {
--skyan:#66c2ff;
--waimea-blue:#4da0e0;
--tomb-blue:#0099cc;
--hydra:#006b99;
--dark-imperial-blue:#003d66;
}

More palettes to explore