All Palettes

Color Palette #1e1e4d, #393979, #6969bf, #b8a2e6, #ff8a8a

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e1e4d;
}
.torea-bay {
color: #393979;
}
.bluish-purple-anemone {
color: #6969bf;
}
.enchanted-lavender {
color: #b8a2e6;
}
.red-mull {
color: #ff8a8a;
}

/* CSS Variables */
:root {
--fly-by-night:#1e1e4d;
--torea-bay:#393979;
--bluish-purple-anemone:#6969bf;
--enchanted-lavender:#b8a2e6;
--red-mull:#ff8a8a;
}

More palettes to explore