All Palettes

Color Palette #1e3b76, #4b5a91, #6e81b4, #b6b43e, #e0a55c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #1e3b76;
}
.blue-dude {
color: #4b5a91;
}
.marvellous {
color: #6e81b4;
}
.hopscotch {
color: #b6b43e;
}
.earth-yellow {
color: #e0a55c;
}

/* CSS Variables */
:root {
--blue-expanse:#1e3b76;
--blue-dude:#4b5a91;
--marvellous:#6e81b4;
--hopscotch:#b6b43e;
--earth-yellow:#e0a55c;
}

More palettes to explore