All Palettes

Color Palette #1b3264, #3b5b8c, #6c8bb2, #a3c7e0, #e3f4f7

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1b3264;
}
.antilles-blue {
color: #3b5b8c;
}
.genteel-blue {
color: #6c8bb2;
}
.sea-cliff {
color: #a3c7e0;
}
.milky-way {
color: #e3f4f7;
}

/* CSS Variables */
:root {
--mythical-night:#1b3264;
--antilles-blue:#3b5b8c;
--genteel-blue:#6c8bb2;
--sea-cliff:#a3c7e0;
--milky-way:#e3f4f7;
}

More palettes to explore