All Palettes

Color Palette #b3c7e6, #4673a0, #2c5f8c, #1e3b71, #0d2b4a

0%
0%
0%

CSS code for this palette

/* CSS */
.radar {
color: #b3c7e6;
}
.great-serpent {
color: #4673a0;
}
.bay-site {
color: #2c5f8c;
}
.blue-expanse {
color: #1e3b71;
}
.midnight-ocean {
color: #0d2b4a;
}

/* CSS Variables */
:root {
--radar:#b3c7e6;
--great-serpent:#4673a0;
--bay-site:#2c5f8c;
--blue-expanse:#1e3b71;
--midnight-ocean:#0d2b4a;
}

More palettes to explore