All Palettes

Color Palette #0096b8, #00b4e6, #1cd4e9, #80ffd4, #a3e6e0

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.blue-atoll {
color: #00b4e6;
}
.cold-heights {
color: #1cd4e9;
}
.hiroshima-aquamarine {
color: #80ffd4;
}
.everest {
color: #a3e6e0;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--blue-atoll:#00b4e6;
--cold-heights:#1cd4e9;
--hiroshima-aquamarine:#80ffd4;
--everest:#a3e6e0;
}

More palettes to explore