All Palettes

Color Palette #1e4d76, #4b8cbe, #80c5e0, #f7c94b, #e45b3f

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4d76;
}
.boat-house {
color: #4b8cbe;
}
.undercool {
color: #80c5e0;
}
.sunny-mood {
color: #f7c94b;
}
.tiger-lily {
color: #e45b3f;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4d76;
--boat-house:#4b8cbe;
--undercool:#80c5e0;
--sunny-mood:#f7c94b;
--tiger-lily:#e45b3f;
}

More palettes to explore