All Palettes

Color Palette #1e3a76, #f1a65f, #f5c54d, #d28b2d, #c54c2b

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.sandy-brown {
color: #f1a65f;
}
.eyelash-viper {
color: #f5c54d;
}
.opulent {
color: #d28b2d;
}
.autumn-robin {
color: #c54c2b;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--sandy-brown:#f1a65f;
--eyelash-viper:#f5c54d;
--opulent:#d28b2d;
--autumn-robin:#c54c2b;
}

More palettes to explore