All Palettes

Color Palette #0076a8, #0095c7, #00b4e6, #00d4fa, #66e5ff

0%
0%
0%

CSS code for this palette

/* CSS */
.summer-lake {
color: #0076a8;
}
.germander-speedwell {
color: #0095c7;
}
.blue-atoll {
color: #00b4e6;
}
.neon-blue {
color: #00d4fa;
}
.athena-blue {
color: #66e5ff;
}

/* CSS Variables */
:root {
--summer-lake:#0076a8;
--germander-speedwell:#0095c7;
--blue-atoll:#00b4e6;
--neon-blue:#00d4fa;
--athena-blue:#66e5ff;
}

More palettes to explore