All Palettes

Color Palette #1e3a76, #4a6fb0, #80a3d1, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.bluebonnet-frost {
color: #4a6fb0;
}
.boudoir-blue {
color: #80a3d1;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--bluebonnet-frost:#4a6fb0;
--boudoir-blue:#80a3d1;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore