All Palettes

Color Palette #0092d6, #00b0e0, #00d4f0, #9fe5e0, #f1f7f9

0%
0%
0%

CSS code for this palette

/* CSS */
.kahu-blue {
color: #0092d6;
}
.blue-atoll {
color: #00b0e0;
}
.picnic-day-sky {
color: #00d4f0;
}
.everest {
color: #9fe5e0;
}
.distant-horizon {
color: #f1f7f9;
}

/* CSS Variables */
:root {
--kahu-blue:#0092d6;
--blue-atoll:#00b0e0;
--picnic-day-sky:#00d4f0;
--everest:#9fe5e0;
--distant-horizon:#f1f7f9;
}

More palettes to explore