All Palettes

Color Palette #0077cc, #0099ff, #33ccff, #66e0ff, #99e6ff

0%
0%
0%

CSS code for this palette

/* CSS */
.science-blue {
color: #0077cc;
}
.sky-of-magritte {
color: #0099ff;
}
.shovel-knight {
color: #33ccff;
}
.athena-blue {
color: #66e0ff;
}
.winter-wizard {
color: #99e6ff;
}

/* CSS Variables */
:root {
--science-blue:#0077cc;
--sky-of-magritte:#0099ff;
--shovel-knight:#33ccff;
--athena-blue:#66e0ff;
--winter-wizard:#99e6ff;
}

More palettes to explore