All Palettes

Color Palette #1c3f73, #395c89, #698b9b, #b3d8e0, #f4e2b3

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.antilles-blue {
color: #395c89;
}
.winter-lake {
color: #698b9b;
}
.tear {
color: #b3d8e0;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--antilles-blue:#395c89;
--winter-lake:#698b9b;
--tear:#b3d8e0;
--smooth-as-corn-silk:#f4e2b3;
}

More palettes to explore