All Palettes

Color Palette #162b41, #1d3849, #2b4c5f, #4a6e7d, #7b9aa3

0%
0%
0%

CSS code for this palette

/* CSS */
.nato-blue {
color: #162b41;
}
.subterranean-river {
color: #1d3849;
}
.deep-ocean {
color: #2b4c5f;
}
.bismarck {
color: #4a6e7d;
}
.tranquil-aqua {
color: #7b9aa3;
}

/* CSS Variables */
:root {
--nato-blue:#162b41;
--subterranean-river:#1d3849;
--deep-ocean:#2b4c5f;
--bismarck:#4a6e7d;
--tranquil-aqua:#7b9aa3;
}

More palettes to explore