All Palettes

Color Palette #1e4d9f, #498fd4, #a3c7e0, #f4e09f, #f5b85c

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-of-tears {
color: #1e4d9f;
}
.blue-dart {
color: #498fd4;
}
.sea-cliff {
color: #a3c7e0;
}
.aspen-yellow {
color: #f4e09f;
}
.crunch {
color: #f5b85c;
}

/* CSS Variables */
:root {
--sea-of-tears:#1e4d9f;
--blue-dart:#498fd4;
--sea-cliff:#a3c7e0;
--aspen-yellow:#f4e09f;
--crunch:#f5b85c;
}

More palettes to explore