All Palettes

Color Palette #1e4d9f, #4089b0, #6cc5e0, #a2e3f1, #f5c400

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-of-tears {
color: #1e4d9f;
}
.magic-blue {
color: #4089b0;
}
.candid-blue {
color: #6cc5e0;
}
.blizzard-blue {
color: #a2e3f1;
}
.syndicalist {
color: #f5c400;
}

/* CSS Variables */
:root {
--sea-of-tears:#1e4d9f;
--magic-blue:#4089b0;
--candid-blue:#6cc5e0;
--blizzard-blue:#a2e3f1;
--syndicalist:#f5c400;
}

More palettes to explore