All Palettes

Color Palette #003a70, #005d8f, #0080a3, #0098c7, #00b4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.tardis-blue {
color: #003a70;
}
.felix {
color: #005d8f;
}
.kingfisher-sheen {
color: #0080a3;
}
.uv-light {
color: #0098c7;
}
.blue-atoll {
color: #00b4e0;
}

/* CSS Variables */
:root {
--tardis-blue:#003a70;
--felix:#005d8f;
--kingfisher-sheen:#0080a3;
--uv-light:#0098c7;
--blue-atoll:#00b4e0;
}

More palettes to explore