All Palettes

Color Palette #0096db, #00b0e0, #7dd2e3, #a6e5f2, #e1f6f9

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b0e0;
}
.middle-blue {
color: #7dd2e3;
}
.blizzard-blue {
color: #a6e5f2;
}
.coastal-breeze {
color: #e1f6f9;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b0e0;
--middle-blue:#7dd2e3;
--blizzard-blue:#a6e5f2;
--coastal-breeze:#e1f6f9;
}

More palettes to explore