All Palettes

Color Palette #1e3a76, #3b6aa0, #6bc5e6, #f0e2a8, #f76c50

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.star-sapphire {
color: #3b6aa0;
}
.candid-blue {
color: #6bc5e6;
}
.french-vanilla {
color: #f0e2a8;
}
.sango-red {
color: #f76c50;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--star-sapphire:#3b6aa0;
--candid-blue:#6bc5e6;
--french-vanilla:#f0e2a8;
--sango-red:#f76c50;
}

More palettes to explore