All Palettes

Color Palette #1f3b4d, #2c4f6d, #4b789b, #6db6e3, #a6e2f2

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f3b4d;
}
.shimmering-sea {
color: #2c4f6d;
}
.blue-antarctic {
color: #4b789b;
}
.life-force {
color: #6db6e3;
}
.blizzard-blue {
color: #a6e2f2;
}

/* CSS Variables */
:root {
--subterranean-river:#1f3b4d;
--shimmering-sea:#2c4f6d;
--blue-antarctic:#4b789b;
--life-force:#6db6e3;
--blizzard-blue:#a6e2f2;
}

More palettes to explore