All Palettes

Color Palette #1e3a76, #496a9c, #a2c1e7, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.san-marino {
color: #496a9c;
}
.sky-high {
color: #a2c1e7;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--san-marino:#496a9c;
--sky-high:#a2c1e7;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore