All Palettes

Color Palette #1e3a76, #2e5b9e, #4b8bc3, #8dc3e8, #c5e8f7

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.neptune-blue {
color: #2e5b9e;
}
.boat-house {
color: #4b8bc3;
}
.astral-spirit {
color: #8dc3e8;
}
.icy-landscape {
color: #c5e8f7;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--neptune-blue:#2e5b9e;
--boat-house:#4b8bc3;
--astral-spirit:#8dc3e8;
--icy-landscape:#c5e8f7;
}

More palettes to explore