All Palettes

Color Palette #0096b8, #00b2d6, #00c6e0, #a6e8e0, #f1f8f6

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.malibu-blue {
color: #00b2d6;
}
.maldives {
color: #00c6e0;
}
.ice-crystal-blue {
color: #a6e8e0;
}
.distant-horizon {
color: #f1f8f6;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--malibu-blue:#00b2d6;
--maldives:#00c6e0;
--ice-crystal-blue:#a6e8e0;
--distant-horizon:#f1f8f6;
}

More palettes to explore