All Palettes

Color Palette #1b3264, #2d5a8b, #4b8caf, #7fceeb, #a3e6f0

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1b3264;
}
.dead-lake {
color: #2d5a8b;
}
.atlantic-gull {
color: #4b8caf;
}
.sky-of-ocean {
color: #7fceeb;
}
.blizzard-blue {
color: #a3e6f0;
}

/* CSS Variables */
:root {
--mythical-night:#1b3264;
--dead-lake:#2d5a8b;
--atlantic-gull:#4b8caf;
--sky-of-ocean:#7fceeb;
--blizzard-blue:#a3e6f0;
}

More palettes to explore