All Palettes

Color Palette #1e4b76, #4a95b5, #88c5d7, #f9d771, #eb5928

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4b76;
}
.starflower-blue {
color: #4a95b5;
}
.dolphin {
color: #88c5d7;
}
.top-banana {
color: #f9d771;
}
.sunset-blaze {
color: #eb5928;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4b76;
--starflower-blue:#4a95b5;
--dolphin:#88c5d7;
--top-banana:#f9d771;
--sunset-blaze:#eb5928;
}

More palettes to explore