All Palettes

Color Palette #0096b8, #00b2d1, #4cd7e1, #a5e3e0, #f0f9f8

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.iris-blue {
color: #00b2d1;
}
.neon-nazar {
color: #4cd7e1;
}
.ice-crystal-blue {
color: #a5e3e0;
}
.distant-horizon {
color: #f0f9f8;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--iris-blue:#00b2d1;
--neon-nazar:#4cd7e1;
--ice-crystal-blue:#a5e3e0;
--distant-horizon:#f0f9f8;
}

More palettes to explore