All Palettes

Color Palette #1e3a4d, #4f6a7d, #8b9bb1, #d3b73c, #e0381f

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1e3a4d;
}
.winter-shadow {
color: #4f6a7d;
}
.moon-veil {
color: #8b9bb1;
}
.old-gold {
color: #d3b73c;
}
.devilish {
color: #e0381f;
}

/* CSS Variables */
:root {
--subterranean-river:#1e3a4d;
--winter-shadow:#4f6a7d;
--moon-veil:#8b9bb1;
--old-gold:#d3b73c;
--devilish:#e0381f;
}

More palettes to explore