All Palettes

Color Palette #0a81db, #2cb8e2, #4cd6e6, #a2e2e7, #eef3f6

0%
0%
0%

CSS code for this palette

/* CSS */
.electron-blue {
color: #0a81db;
}
.lynx-screen-blue {
color: #2cb8e2;
}
.neon-nazar {
color: #4cd6e6;
}
.luminescent-blue {
color: #a2e2e7;
}
.aircraft-white {
color: #eef3f6;
}

/* CSS Variables */
:root {
--electron-blue:#0a81db;
--lynx-screen-blue:#2cb8e2;
--neon-nazar:#4cd6e6;
--luminescent-blue:#a2e2e7;
--aircraft-white:#eef3f6;
}

More palettes to explore