All Palettes

Color Palette #0096db, #00b0e0, #3fd5e9, #a3e6e4, #e6f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b0e0;
}
.blue-dacnis {
color: #3fd5e9;
}
.everest {
color: #a3e6e4;
}
.calm-waters {
color: #e6f9f9;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b0e0;
--blue-dacnis:#3fd5e9;
--everest:#a3e6e4;
--calm-waters:#e6f9f9;
}

More palettes to explore