All Palettes

Color Palette #0077b3, #0096db, #00b0e0, #00d4ff, #00e4f0

0%
0%
0%

CSS code for this palette

/* CSS */
.brilliant-blue {
color: #0077b3;
}
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b0e0;
}
.neon-blue {
color: #00d4ff;
}
.cold-light-of-day {
color: #00e4f0;
}

/* CSS Variables */
:root {
--brilliant-blue:#0077b3;
--atmosphere:#0096db;
--blue-atoll:#00b0e0;
--neon-blue:#00d4ff;
--cold-light-of-day:#00e4f0;
}

More palettes to explore