All Palettes

Color Palette #1e1f4d, #394e89, #6d8fb0, #a6c4d9, #ffdf6b

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e1f4d;
}
.tory-blue {
color: #394e89;
}
.grant-village {
color: #6d8fb0;
}
.frozen-blue {
color: #a6c4d9;
}
.pale-gold {
color: #ffdf6b;
}

/* CSS Variables */
:root {
--fly-by-night:#1e1f4d;
--tory-blue:#394e89;
--grant-village:#6d8fb0;
--frozen-blue:#a6c4d9;
--pale-gold:#ffdf6b;
}

More palettes to explore