All Palettes

Color Palette #1e4d76, #497c92, #66a3a0, #d9b45e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4d76;
}
.coelin-blue {
color: #497c92;
}
.folk-song {
color: #66a3a0;
}
.strike-it-rich {
color: #d9b45e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4d76;
--coelin-blue:#497c92;
--folk-song:#66a3a0;
--strike-it-rich:#d9b45e;
--orange-gluttony:#e77e23;
}

More palettes to explore