All Palettes

Color Palette #1f2942, #3a4a78, #6b80bd, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.noble-knight {
color: #3a4a78;
}
.persian-jewel {
color: #6b80bd;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--noble-knight:#3a4a78;
--persian-jewel:#6b80bd;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore