All Palettes

Color Palette #191f4d, #3d4b8f, #6b7fb3, #a6b3d9, #e9e8f2

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #191f4d;
}
.deep-ultramarine {
color: #3d4b8f;
}
.marvellous {
color: #6b7fb3;
}
.high-style {
color: #a6b3d9;
}
.diamond-cut {
color: #e9e8f2;
}

/* CSS Variables */
:root {
--fly-by-night:#191f4d;
--deep-ultramarine:#3d4b8f;
--marvellous:#6b7fb3;
--high-style:#a6b3d9;
--diamond-cut:#e9e8f2;
}

More palettes to explore