All Palettes

Color Palette #00308f, #0068d6, #29c2ff, #66e5ff, #8ffffb

0%
0%
0%

CSS code for this palette

/* CSS */
.us-air-force-blue {
color: #00308f;
}
.blue-ruin {
color: #0068d6;
}
.cherenkov-radiation {
color: #29c2ff;
}
.athena-blue {
color: #66e5ff;
}
.glitter-shower {
color: #8ffffb;
}

/* CSS Variables */
:root {
--us-air-force-blue:#00308f;
--blue-ruin:#0068d6;
--cherenkov-radiation:#29c2ff;
--athena-blue:#66e5ff;
--glitter-shower:#8ffffb;
}

More palettes to explore