All Palettes

Color Palette #1e3a76, #ffcc33, #5c5c5c, #f5f5f5, #d6613d

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.sunglow {
color: #ffcc33;
}
.knight-s-armor {
color: #5c5c5c;
}
.white-smoke {
color: #f5f5f5;
}
.flint-corn-red {
color: #d6613d;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--sunglow:#ffcc33;
--knight-s-armor:#5c5c5c;
--white-smoke:#f5f5f5;
--flint-corn-red:#d6613d;
}

More palettes to explore