All Palettes

Color Palette #1e194d, #4c3e70, #7a5d8e, #b59ac1, #f2c4d4

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e194d;
}
.izmir-purple {
color: #4c3e70;
}
.super-violet {
color: #7a5d8e;
}
.atlantic-tulip {
color: #b59ac1;
}
.sweetheart {
color: #f2c4d4;
}

/* CSS Variables */
:root {
--fly-by-night:#1e194d;
--izmir-purple:#4c3e70;
--super-violet:#7a5d8e;
--atlantic-tulip:#b59ac1;
--sweetheart:#f2c4d4;
}

More palettes to explore