All Palettes

Color Palette #0096b8, #00b0e0, #5ed6e8, #87f0f8, #acf8fb

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.blue-atoll {
color: #00b0e0;
}
.electric-lemonade {
color: #5ed6e8;
}
.shallow-water {
color: #87f0f8;
}
.ice-citadel {
color: #acf8fb;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--blue-atoll:#00b0e0;
--electric-lemonade:#5ed6e8;
--shallow-water:#87f0f8;
--ice-citadel:#acf8fb;
}

More palettes to explore