All Palettes

Color Palette #0096db, #00b4e6, #00d3eb, #a3e6f0, #f0f9ff

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b4e6;
}
.thousand-sons-blue {
color: #00d3eb;
}
.blizzard-blue {
color: #a3e6f0;
}
.alice-blue {
color: #f0f9ff;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b4e6;
--thousand-sons-blue:#00d3eb;
--blizzard-blue:#a3e6f0;
--alice-blue:#f0f9ff;
}

More palettes to explore