All Palettes

Color Palette #1f3a61, #4f7a8c, #7fb2c3, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.cayman-bay {
color: #4f7a8c;
}
.heavenly {
color: #7fb2c3;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--cayman-bay:#4f7a8c;
--heavenly:#7fb2c3;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore