All Palettes

Color Palette #0096db, #00a5e0, #00b7e0, #3ecbda, #a5e5e9

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.vanadyl-blue {
color: #00a5e0;
}
.blue-atoll {
color: #00b7e0;
}
.lake-thun {
color: #3ecbda;
}
.blizzard-blue {
color: #a5e5e9;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--vanadyl-blue:#00a5e0;
--blue-atoll:#00b7e0;
--lake-thun:#3ecbda;
--blizzard-blue:#a5e5e9;
}

More palettes to explore