All Palettes

Color Palette #1c3f73, #2b6b9c, #4cb7e1, #f9d25d, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.blues {
color: #2b6b9c;
}
.lake-thun {
color: #4cb7e1;
}
.beach-party {
color: #f9d25d;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--blues:#2b6b9c;
--lake-thun:#4cb7e1;
--beach-party:#f9d25d;
--mandarin-red:#e74d3c;
}

More palettes to explore