All Palettes

Color Palette #00a8e0, #0078c2, #005a8f, #003f5c, #001f3d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-fire {
color: #00a8e0;
}
.diva-blue {
color: #0078c2;
}
.buccaneer-blue {
color: #005a8f;
}
.maniac-mansion {
color: #003f5c;
}
.midnight-mirage {
color: #001f3d;
}

/* CSS Variables */
:root {
--blue-fire:#00a8e0;
--diva-blue:#0078c2;
--buccaneer-blue:#005a8f;
--maniac-mansion:#003f5c;
--midnight-mirage:#001f3d;
}

More palettes to explore