All Palettes

Color Palette #1b3264, #2c498c, #3b6eb5, #59c3e3, #a3e1f0

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1b3264;
}
.blue-highlight {
color: #2c498c;
}
.athens {
color: #3b6eb5;
}
.sea-capture {
color: #59c3e3;
}
.blizzard-blue {
color: #a3e1f0;
}

/* CSS Variables */
:root {
--mythical-night:#1b3264;
--blue-highlight:#2c498c;
--athens:#3b6eb5;
--sea-capture:#59c3e3;
--blizzard-blue:#a3e1f0;
}

More palettes to explore