All Palettes

Color Palette #0096db, #00b7e0, #1ee3f1, #61ffdf, #a4f9f2

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b7e0;
}
.cold-heights {
color: #1ee3f1;
}
.icy-life {
color: #61ffdf;
}
.waterspout {
color: #a4f9f2;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b7e0;
--cold-heights:#1ee3f1;
--icy-life:#61ffdf;
--waterspout:#a4f9f2;
}

More palettes to explore