All Palettes

Color Palette #1e194d, #3c2a5b, #6a4e8d, #a77dba, #f0b2e5

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e194d;
}
.jakarta-skyline {
color: #3c2a5b;
}
.magenta-violet {
color: #6a4e8d;
}
.wisteria {
color: #a77dba;
}
.dream-land {
color: #f0b2e5;
}

/* CSS Variables */
:root {
--fly-by-night:#1e194d;
--jakarta-skyline:#3c2a5b;
--magenta-violet:#6a4e8d;
--wisteria:#a77dba;
--dream-land:#f0b2e5;
}

More palettes to explore