All Palettes

Color Palette #1c3f73, #498fd4, #89c6e6, #d2e7f9, #fafafa

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.blue-dart {
color: #498fd4;
}
.deluxe-days {
color: #89c6e6;
}
.freezing-vapor {
color: #d2e7f9;
}
.dr-white {
color: #fafafa;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--blue-dart:#498fd4;
--deluxe-days:#89c6e6;
--freezing-vapor:#d2e7f9;
--dr-white:#fafafa;
}

More palettes to explore