All Palettes

Color Palette #1e194d, #5b4f8c, #a77ebe, #f1c6e7, #ff8d85

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e194d;
}
.purple-corallite {
color: #5b4f8c;
}
.wisteria {
color: #a77ebe;
}
.sugar-high {
color: #f1c6e7;
}
.prime-pink {
color: #ff8d85;
}

/* CSS Variables */
:root {
--fly-by-night:#1e194d;
--purple-corallite:#5b4f8c;
--wisteria:#a77ebe;
--sugar-high:#f1c6e7;
--prime-pink:#ff8d85;
}

More palettes to explore