All Palettes

Color Palette #1f194d, #4c3e7a, #7956a4, #b27ec4, #f9d4a4

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1f194d;
}
.fresh-eggplant {
color: #4c3e7a;
}
.royal-lavender {
color: #7956a4;
}
.wisteria {
color: #b27ec4;
}
.prosecco {
color: #f9d4a4;
}

/* CSS Variables */
:root {
--fly-by-night:#1f194d;
--fresh-eggplant:#4c3e7a;
--royal-lavender:#7956a4;
--wisteria:#b27ec4;
--prosecco:#f9d4a4;
}

More palettes to explore