All Palettes

Color Palette #1d3f72, #2e6f9e, #4bb4d8, #9cd4e2, #f5fafa

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.lochmara {
color: #2e6f9e;
}
.aztec-sky {
color: #4bb4d8;
}
.ocean-cruise {
color: #9cd4e2;
}
.everlasting-ice {
color: #f5fafa;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--lochmara:#2e6f9e;
--aztec-sky:#4bb4d8;
--ocean-cruise:#9cd4e2;
--everlasting-ice:#f5fafa;
}

More palettes to explore