All Palettes

Color Palette #1e3a76, #4a6fb0, #71a2d1, #f5e87f, #f28e1c

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.bluebonnet-frost {
color: #4a6fb0;
}
.overcast {
color: #71a2d1;
}
.light-sh-shin-yellow {
color: #f5e87f;
}
.miami-marmalade {
color: #f28e1c;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--bluebonnet-frost:#4a6fb0;
--overcast:#71a2d1;
--light-sh-shin-yellow:#f5e87f;
--miami-marmalade:#f28e1c;
}

More palettes to explore