All Palettes

Color Palette #0096b8, #00b2d1, #00cbe6, #00e0f0, #a1e8e1

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.iris-blue {
color: #00b2d1;
}
.picnic-day-sky {
color: #00cbe6;
}
.thousand-sons-blue {
color: #00e0f0;
}
.everest {
color: #a1e8e1;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--iris-blue:#00b2d1;
--picnic-day-sky:#00cbe6;
--thousand-sons-blue:#00e0f0;
--everest:#a1e8e1;
}

More palettes to explore