All Palettes

Color Palette #1c3f73, #496a88, #799cbe, #c2d2e5, #f5e2b2

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.wedgewood {
color: #496a88;
}
.blue-mountain {
color: #799cbe;
}
.morning-star {
color: #c2d2e5;
}
.friendly-yellow {
color: #f5e2b2;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--wedgewood:#496a88;
--blue-mountain:#799cbe;
--morning-star:#c2d2e5;
--friendly-yellow:#f5e2b2;
}

More palettes to explore