All Palettes

Color Palette #1f1a3d, #4b3a6e, #7a6f9b, #c9a6d8, #f2b5c0

0%
0%
0%

CSS code for this palette

/* CSS */
.prune-plum {
color: #1f1a3d;
}
.meteorite {
color: #4b3a6e;
}
.arabian-silk {
color: #7a6f9b;
}
.darling-lilac {
color: #c9a6d8;
}
.ibis {
color: #f2b5c0;
}

/* CSS Variables */
:root {
--prune-plum:#1f1a3d;
--meteorite:#4b3a6e;
--arabian-silk:#7a6f9b;
--darling-lilac:#c9a6d8;
--ibis:#f2b5c0;
}

More palettes to explore