All Palettes

Color Palette #1e194d, #4a3c6d, #7b5b8b, #a77b99, #f2a6c4

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e194d;
}
.meteorite {
color: #4a3c6d;
}
.plum-power {
color: #7b5b8b;
}
.wonder-wish {
color: #a77b99;
}
.rose-mallow {
color: #f2a6c4;
}

/* CSS Variables */
:root {
--fly-by-night:#1e194d;
--meteorite:#4a3c6d;
--plum-power:#7b5b8b;
--wonder-wish:#a77b99;
--rose-mallow:#f2a6c4;
}

More palettes to explore