All Palettes

Color Palette #1b3b6f, #1f4c8e, #1f5da8, #2c8fc3, #a7dae6

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1b3b6f;
}
.sweat-bee {
color: #1f4c8e;
}
.altdorf-guard-blue {
color: #1f5da8;
}
.porpita-porpita {
color: #2c8fc3;
}
.havana-blue {
color: #a7dae6;
}

/* CSS Variables */
:root {
--assault:#1b3b6f;
--sweat-bee:#1f4c8e;
--altdorf-guard-blue:#1f5da8;
--porpita-porpita:#2c8fc3;
--havana-blue:#a7dae6;
}

More palettes to explore