All Palettes

Color Palette #0096db, #00b0e0, #a4e1f4, #e7f8fd, #fffafa

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b0e0;
}
.blizzard-blue {
color: #a4e1f4;
}
.clear-skies {
color: #e7f8fd;
}
.snow {
color: #fffafa;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b0e0;
--blizzard-blue:#a4e1f4;
--clear-skies:#e7f8fd;
--snow:#fffafa;
}

More palettes to explore