All Palettes

Color Palette #1e3a76, #4a6ab0, #899ac8, #f1c40e, #d19d00

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.azraq-blue {
color: #4a6ab0;
}
.easter-egg {
color: #899ac8;
}
.sunshine-mellow {
color: #f1c40e;
}
.lepton-gold {
color: #d19d00;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--azraq-blue:#4a6ab0;
--easter-egg:#899ac8;
--sunshine-mellow:#f1c40e;
--lepton-gold:#d19d00;
}

More palettes to explore