All Palettes

Color Palette #0096db, #00b0e0, #5ed3e8, #a4e3f4, #e0f7fa

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b0e0;
}
.electric-lemonade {
color: #5ed3e8;
}
.blizzard-blue {
color: #a4e3f4;
}
.coastal-breeze {
color: #e0f7fa;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b0e0;
--electric-lemonade:#5ed3e8;
--blizzard-blue:#a4e3f4;
--coastal-breeze:#e0f7fa;
}

More palettes to explore