All Palettes

Color Palette #1e1f4d, #5b5d9f, #a1a6d3, #f7c94b, #ff5c5f

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e1f4d;
}
.violet-storm {
color: #5b5d9f;
}
.whipped-violet {
color: #a1a6d3;
}
.sunny-mood {
color: #f7c94b;
}
.fusion-red {
color: #ff5c5f;
}

/* CSS Variables */
:root {
--fly-by-night:#1e1f4d;
--violet-storm:#5b5d9f;
--whipped-violet:#a1a6d3;
--sunny-mood:#f7c94b;
--fusion-red:#ff5c5f;
}

More palettes to explore