All Palettes

Color Palette #1b4074, #2c709b, #3fa6c6, #78d3e8, #a3f1ff

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1b4074;
}
.deep-water {
color: #2c709b;
}
.blue-raspberry-seed {
color: #3fa6c6;
}
.middle-blue {
color: #78d3e8;
}
.waterspout {
color: #a3f1ff;
}

/* CSS Variables */
:root {
--assault:#1b4074;
--deep-water:#2c709b;
--blue-raspberry-seed:#3fa6c6;
--middle-blue:#78d3e8;
--waterspout:#a3f1ff;
}

More palettes to explore