All Palettes

Color Palette #1e3a76, #2d5e9f, #4e8dc1, #76c7e0, #9fe1e5

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.neptune-blue {
color: #2d5e9f;
}
.boat-house {
color: #4e8dc1;
}
.hawaiian-breeze {
color: #76c7e0;
}
.everest {
color: #9fe1e5;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--neptune-blue:#2d5e9f;
--boat-house:#4e8dc1;
--hawaiian-breeze:#76c7e0;
--everest:#9fe1e5;
}

More palettes to explore