All Palettes

Color Palette #1c3f73, #506e9b, #88b8d7, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.san-marino {
color: #506e9b;
}
.periwinkle-sky {
color: #88b8d7;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--san-marino:#506e9b;
--periwinkle-sky:#88b8d7;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore