All Palettes

Color Palette #1f3d89, #4a7cba, #80b3e0, #f1d03b, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-oblivion {
color: #1f3d89;
}
.ashton-blue {
color: #4a7cba;
}
.dun-morogh-blue {
color: #80b3e0;
}
.basket-of-gold {
color: #f1d03b;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--blue-oblivion:#1f3d89;
--ashton-blue:#4a7cba;
--dun-morogh-blue:#80b3e0;
--basket-of-gold:#f1d03b;
--orange-gluttony:#e77e23;
}

More palettes to explore