All Palettes

Color Palette #1b2a69, #497b9c, #9ac5d0, #f5c400, #e86a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1b2a69;
}
.zenith {
color: #497b9c;
}
.june {
color: #9ac5d0;
}
.syndicalist {
color: #f5c400;
}
.coral-orange {
color: #e86a4a;
}

/* CSS Variables */
:root {
--mythical-night:#1b2a69;
--zenith:#497b9c;
--june:#9ac5d0;
--syndicalist:#f5c400;
--coral-orange:#e86a4a;
}

More palettes to explore