All Palettes

Color Palette #0096b8, #1ab5c7, #4cd9e6, #a7e6f1, #f1f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.lago-blue {
color: #1ab5c7;
}
.neon-nazar {
color: #4cd9e6;
}
.uranus {
color: #a7e6f1;
}
.distant-horizon {
color: #f1f9f9;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--lago-blue:#1ab5c7;
--neon-nazar:#4cd9e6;
--uranus:#a7e6f1;
--distant-horizon:#f1f9f9;
}

More palettes to explore