All Palettes

Color Palette #0096db, #00b4e0, #4ed7e9, #a1e8e0, #f5f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b4e0;
}
.neon-nazar {
color: #4ed7e9;
}
.everest {
color: #a1e8e0;
}
.white-smoke {
color: #f5f5f5;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b4e0;
--neon-nazar:#4ed7e9;
--everest:#a1e8e0;
--white-smoke:#f5f5f5;
}

More palettes to explore