All Palettes

Color Palette #0096b8, #00b0c7, #4bd3e2, #a3e6e4, #f1f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.iris-blue {
color: #00b0c7;
}
.neon-nazar {
color: #4bd3e2;
}
.everest {
color: #a3e6e4;
}
.distant-horizon {
color: #f1f9f9;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--iris-blue:#00b0c7;
--neon-nazar:#4bd3e2;
--everest:#a3e6e4;
--distant-horizon:#f1f9f9;
}

More palettes to explore