All Palettes

Color Palette #0071b8, #0096e0, #00bfff, #66d9ff, #a3e3ff

0%
0%
0%

CSS code for this palette

/* CSS */
.spanish-blue {
color: #0071b8;
}
.atmosphere {
color: #0096e0;
}
.capri {
color: #00bfff;
}
.athena-blue {
color: #66d9ff;
}
.ganon-blue {
color: #a3e3ff;
}

/* CSS Variables */
:root {
--spanish-blue:#0071b8;
--atmosphere:#0096e0;
--capri:#00bfff;
--athena-blue:#66d9ff;
--ganon-blue:#a3e3ff;
}

More palettes to explore