All Palettes

Color Palette #1c2b6d, #2e3a84, #4d5b9d, #8aa0db, #d6e7ff

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1c2b6d;
}
.official-violet {
color: #2e3a84;
}
.governor-bay {
color: #4d5b9d;
}
.blue-cue {
color: #8aa0db;
}
.veiling-waterfalls {
color: #d6e7ff;
}

/* CSS Variables */
:root {
--mythical-night:#1c2b6d;
--official-violet:#2e3a84;
--governor-bay:#4d5b9d;
--blue-cue:#8aa0db;
--veiling-waterfalls:#d6e7ff;
}

More palettes to explore