All Palettes

Color Palette #1e3a76, #498fd4, #79b9e6, #f5d67f, #f15627

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.blue-dart {
color: #498fd4;
}
.aero {
color: #79b9e6;
}
.jemima {
color: #f5d67f;
}
.tilted-pinball {
color: #f15627;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--blue-dart:#498fd4;
--aero:#79b9e6;
--jemima:#f5d67f;
--tilted-pinball:#f15627;
}

More palettes to explore