All Palettes

Color Palette #1e4b76, #4f7a9c, #87a3c5, #f1c40e, #d15400

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4b76;
}
.storm-blue {
color: #4f7a9c;
}
.windy-city {
color: #87a3c5;
}
.sunshine-mellow {
color: #f1c40e;
}
.tenn {
color: #d15400;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4b76;
--storm-blue:#4f7a9c;
--windy-city:#87a3c5;
--sunshine-mellow:#f1c40e;
--tenn:#d15400;
}

More palettes to explore