All Palettes

Color Palette #005e8a, #0076a8, #0096db, #00b4e6, #1ed4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-flame {
color: #005e8a;
}
.summer-lake {
color: #0076a8;
}
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b4e6;
}
.cold-heights {
color: #1ed4f1;
}

/* CSS Variables */
:root {
--blue-flame:#005e8a;
--summer-lake:#0076a8;
--atmosphere:#0096db;
--blue-atoll:#00b4e6;
--cold-heights:#1ed4f1;
}

More palettes to explore