All Palettes

Color Palette #1e4d76, #4b7baf, #aac5d5, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4d76;
}
.seabrook {
color: #4b7baf;
}
.dancing-in-the-rain {
color: #aac5d5;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4d76;
--seabrook:#4b7baf;
--dancing-in-the-rain:#aac5d5;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore