All Palettes

Color Palette #1e3a76, #4b6faa, #88a0d3, #f0ba4c, #d94d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.new-age-blue {
color: #4b6faa;
}
.wisteria-blue {
color: #88a0d3;
}
.maximum-yellow-red {
color: #f0ba4c;
}
.fire-island {
color: #d94d3a;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--new-age-blue:#4b6faa;
--wisteria-blue:#88a0d3;
--maximum-yellow-red:#f0ba4c;
--fire-island:#d94d3a;
}

More palettes to explore