All Palettes

Color Palette #1e1f4d, #3d4b99, #4b6b95, #7b9ac6, #c7e2f0

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e1f4d;
}
.deep-ultramarine {
color: #3d4b99;
}
.blue-odyssey {
color: #4b6b95;
}
.cottage-blue {
color: #7b9ac6;
}
.pale-frost {
color: #c7e2f0;
}

/* CSS Variables */
:root {
--fly-by-night:#1e1f4d;
--deep-ultramarine:#3d4b99;
--blue-odyssey:#4b6b95;
--cottage-blue:#7b9ac6;
--pale-frost:#c7e2f0;
}

More palettes to explore