All Palettes

Color Palette #1d3f72, #2f6b93, #5a9abf, #dac54e, #ea4f3e

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.blue-oasis {
color: #2f6b93;
}
.blueberry-soft-blue {
color: #5a9abf;
}
.cotton-candy-grape {
color: #dac54e;
}
.mandarin-red {
color: #ea4f3e;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--blue-oasis:#2f6b93;
--blueberry-soft-blue:#5a9abf;
--cotton-candy-grape:#dac54e;
--mandarin-red:#ea4f3e;
}

More palettes to explore