All Palettes

Color Palette #1e3f71, #497b9c, #9db6c3, #f1e7d5, #f5503d

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1e3f71;
}
.zenith {
color: #497b9c;
}
.country-air {
color: #9db6c3;
}
.rice-bowl {
color: #f1e7d5;
}
.strawberry-avalanche {
color: #f5503d;
}

/* CSS Variables */
:root {
--assault:#1e3f71;
--zenith:#497b9c;
--country-air:#9db6c3;
--rice-bowl:#f1e7d5;
--strawberry-avalanche:#f5503d;
}

More palettes to explore