All Palettes

Color Palette #0096b8, #00a8e0, #4ccfe1, #a4e0e0, #f5f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.blue-fire {
color: #00a8e0;
}
.neon-nazar {
color: #4ccfe1;
}
.ice-crystal-blue {
color: #a4e0e0;
}
.white-smoke {
color: #f5f5f5;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--blue-fire:#00a8e0;
--neon-nazar:#4ccfe1;
--ice-crystal-blue:#a4e0e0;
--white-smoke:#f5f5f5;
}

More palettes to explore