All Palettes

Color Palette #1e3a76, #3b6aa0, #6bb0e1, #f8c749, #f56b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.star-sapphire {
color: #3b6aa0;
}
.xavier-blue {
color: #6bb0e1;
}
.cakepop-sorbet {
color: #f8c749;
}
.opulent-orange {
color: #f56b3d;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--star-sapphire:#3b6aa0;
--xavier-blue:#6bb0e1;
--cakepop-sorbet:#f8c749;
--opulent-orange:#f56b3d;
}

More palettes to explore