All Palettes

Color Palette #02a7d4, #00b0e0, #83d4e2, #9fe7f4, #f6f9c8

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #02a7d4;
}
.blue-atoll {
color: #00b0e0;
}
.water-nymph {
color: #83d4e2;
}
.blizzard-blue {
color: #9fe7f4;
}
.carla {
color: #f6f9c8;
}

/* CSS Variables */
:root {
--malibu-blue:#02a7d4;
--blue-atoll:#00b0e0;
--water-nymph:#83d4e2;
--blizzard-blue:#9fe7f4;
--carla:#f6f9c8;
}

More palettes to explore