All Palettes

Color Palette #0096b8, #00a1c2, #00b2d1, #00c2e0, #00cfeb

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.scuba-blue {
color: #00a1c2;
}
.iris-blue {
color: #00b2d1;
}
.maldives {
color: #00c2e0;
}
.picnic-day-sky {
color: #00cfeb;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--scuba-blue:#00a1c2;
--iris-blue:#00b2d1;
--maldives:#00c2e0;
--picnic-day-sky:#00cfeb;
}

More palettes to explore