All Palettes

Color Palette #0092d6, #00b0e0, #5bd4e1, #a1e5e8, #f1f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.kahu-blue {
color: #0092d6;
}
.blue-atoll {
color: #00b0e0;
}
.blue-radiance {
color: #5bd4e1;
}
.blizzard-blue {
color: #a1e5e8;
}
.distant-horizon {
color: #f1f8f8;
}

/* CSS Variables */
:root {
--kahu-blue:#0092d6;
--blue-atoll:#00b0e0;
--blue-radiance:#5bd4e1;
--blizzard-blue:#a1e5e8;
--distant-horizon:#f1f8f8;
}

More palettes to explore