All Palettes

Color Palette #1e3a76, #4a8c7f, #6f4f3e, #b5d24b, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.winter-green {
color: #4a8c7f;
}
.traditional-leather {
color: #6f4f3e;
}
.solid-gold {
color: #b5d24b;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--winter-green:#4a8c7f;
--traditional-leather:#6f4f3e;
--solid-gold:#b5d24b;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore