All Palettes

Color Palette #02a7d4, #0096db, #00b0e0, #5cd1e0, #a5e1e4

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #02a7d4;
}
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b0e0;
}
.watercourse {
color: #5cd1e0;
}
.ice-crystal-blue {
color: #a5e1e4;
}

/* CSS Variables */
:root {
--malibu-blue:#02a7d4;
--atmosphere:#0096db;
--blue-atoll:#00b0e0;
--watercourse:#5cd1e0;
--ice-crystal-blue:#a5e1e4;
}

More palettes to explore