All Palettes

Color Palette #0096b8, #00a4d1, #00b7e0, #00c8f0, #a1e7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.malibu-blue {
color: #00a4d1;
}
.blue-atoll {
color: #00b7e0;
}
.picnic-day-sky {
color: #00c8f0;
}
.ganon-blue {
color: #a1e7f7;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--malibu-blue:#00a4d1;
--blue-atoll:#00b7e0;
--picnic-day-sky:#00c8f0;
--ganon-blue:#a1e7f7;
}

More palettes to explore