All Palettes

Color Palette #1e3b71, #3b5e8c, #59799b, #a3c7e0, #f0f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #1e3b71;
}
.antilles-blue {
color: #3b5e8c;
}
.quiet-harbour {
color: #59799b;
}
.sea-cliff {
color: #a3c7e0;
}
.anti-flash-white {
color: #f0f5f5;
}

/* CSS Variables */
:root {
--blue-expanse:#1e3b71;
--antilles-blue:#3b5e8c;
--quiet-harbour:#59799b;
--sea-cliff:#a3c7e0;
--anti-flash-white:#f0f5f5;
}

More palettes to explore