All Palettes

Color Palette #b1d7e2, #70a1c2, #3a809c, #1f4e5c, #0d3b4e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-shimmer {
color: #b1d7e2;
}
.air-superiority-blue {
color: #70a1c2;
}
.greenland-blue {
color: #3a809c;
}
.hidden-waters {
color: #1f4e5c;
}
.sea-of-stars {
color: #0d3b4e;
}

/* CSS Variables */
:root {
--blue-shimmer:#b1d7e2;
--air-superiority-blue:#70a1c2;
--greenland-blue:#3a809c;
--hidden-waters:#1f4e5c;
--sea-of-stars:#0d3b4e;
}

More palettes to explore