All Palettes

Color Palette #1f1f4d, #4b4b8b, #728bcf, #a3d9e0, #ffcb3d

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1f1f4d;
}
.beaded-blue {
color: #4b4b8b;
}
.organza-violet {
color: #728bcf;
}
.terrace-pool {
color: #a3d9e0;
}
.yellow-jacket {
color: #ffcb3d;
}

/* CSS Variables */
:root {
--fly-by-night:#1f1f4d;
--beaded-blue:#4b4b8b;
--organza-violet:#728bcf;
--terrace-pool:#a3d9e0;
--yellow-jacket:#ffcb3d;
}

More palettes to explore