All Palettes

Color Palette #1f3a61, #3b6c87, #5ca8b7, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.bering-wave {
color: #3b6c87;
}
.blue-calypso {
color: #5ca8b7;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--bering-wave:#3b6c87;
--blue-calypso:#5ca8b7;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore