All Palettes

Color Palette #001f3d, #004985, #007ab8, #00aaff, #67c1e0

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-mirage {
color: #001f3d;
}
.bridgeport {
color: #004985;
}
.star-command-blue {
color: #007ab8;
}
.protoss-pylon {
color: #00aaff;
}
.candid-blue {
color: #67c1e0;
}

/* CSS Variables */
:root {
--midnight-mirage:#001f3d;
--bridgeport:#004985;
--star-command-blue:#007ab8;
--protoss-pylon:#00aaff;
--candid-blue:#67c1e0;
}

More palettes to explore