All Palettes

Color Palette #0096b8, #00b0e0, #4dd8e0, #a6e6e8, #f1f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.blue-atoll {
color: #00b0e0;
}
.neon-nazar {
color: #4dd8e0;
}
.blizzard-blue {
color: #a6e6e8;
}
.distant-horizon {
color: #f1f8f8;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--blue-atoll:#00b0e0;
--neon-nazar:#4dd8e0;
--blizzard-blue:#a6e6e8;
--distant-horizon:#f1f8f8;
}

More palettes to explore