All Palettes

Color Palette #1e3a76, #2f5b9d, #4b7ba0, #6db9d5, #a5e5e9

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.neptune-blue {
color: #2f5b9d;
}
.zenith {
color: #4b7ba0;
}
.blue-brocade {
color: #6db9d5;
}
.blizzard-blue {
color: #a5e5e9;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--neptune-blue:#2f5b9d;
--zenith:#4b7ba0;
--blue-brocade:#6db9d5;
--blizzard-blue:#a5e5e9;
}

More palettes to explore