All Palettes

Color Palette #1e4b76, #4a8bba, #88c6e7, #f3b74f, #ea4f3e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4b76;
}
.boat-house {
color: #4a8bba;
}
.shimmer {
color: #88c6e7;
}
.mango-margarita {
color: #f3b74f;
}
.mandarin-red {
color: #ea4f3e;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4b76;
--boat-house:#4a8bba;
--shimmer:#88c6e7;
--mango-margarita:#f3b74f;
--mandarin-red:#ea4f3e;
}

More palettes to explore