All Palettes

Color Palette #0096b8, #00b2d1, #00c6e0, #a1e1e8, #f5fafa

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.iris-blue {
color: #00b2d1;
}
.maldives {
color: #00c6e0;
}
.luminescent-blue {
color: #a1e1e8;
}
.everlasting-ice {
color: #f5fafa;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--iris-blue:#00b2d1;
--maldives:#00c6e0;
--luminescent-blue:#a1e1e8;
--everlasting-ice:#f5fafa;
}

More palettes to explore