All Palettes

Color Palette #1c2d5e, #599bd4, #f1c40e, #f39c12, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.ending-navy-blue {
color: #1c2d5e;
}
.picton-blue {
color: #599bd4;
}
.sunshine-mellow {
color: #f1c40e;
}
.dodgeroll-gold {
color: #f39c12;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--ending-navy-blue:#1c2d5e;
--picton-blue:#599bd4;
--sunshine-mellow:#f1c40e;
--dodgeroll-gold:#f39c12;
--mandarin-red:#e74d3c;
}

More palettes to explore