All Palettes

Color Palette #1e194d, #5c4f8c, #a076b7, #e4b4e0, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e194d;
}
.purple-corallite {
color: #5c4f8c;
}
.purple-pride {
color: #a076b7;
}
.blackberry-yogurt {
color: #e4b4e0;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--fly-by-night:#1e194d;
--purple-corallite:#5c4f8c;
--purple-pride:#a076b7;
--blackberry-yogurt:#e4b4e0;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore