All Palettes

Color Palette #1f203d, #394b79, #4d7e8f, #f4cf3e, #f14f1e

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f203d;
}
.noble-knight {
color: #394b79;
}
.casual-blue {
color: #4d7e8f;
}
.marigold-dust {
color: #f4cf3e;
}
.fiery-glow {
color: #f14f1e;
}

/* CSS Variables */
:root {
--midnight-express:#1f203d;
--noble-knight:#394b79;
--casual-blue:#4d7e8f;
--marigold-dust:#f4cf3e;
--fiery-glow:#f14f1e;
}

More palettes to explore