All Palettes

Color Palette #002147, #003866, #005994, #0084c2, #00a8e0

0%
0%
0%

CSS code for this palette

/* CSS */
.oxford-blue {
color: #002147;
}
.marine-blue {
color: #003866;
}
.jetski-race {
color: #005994;
}
.azul-caribe {
color: #0084c2;
}
.blue-fire {
color: #00a8e0;
}

/* CSS Variables */
:root {
--oxford-blue:#002147;
--marine-blue:#003866;
--jetski-race:#005994;
--azul-caribe:#0084c2;
--blue-fire:#00a8e0;
}

More palettes to explore