All Palettes

Color Palette #0096db, #00b0e0, #00d2e6, #a1e9f2, #f0f9ff

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b0e0;
}
.aztec-turquoise {
color: #00d2e6;
}
.blizzard-blue {
color: #a1e9f2;
}
.alice-blue {
color: #f0f9ff;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b0e0;
--aztec-turquoise:#00d2e6;
--blizzard-blue:#a1e9f2;
--alice-blue:#f0f9ff;
}

More palettes to explore