All Palettes

Color Palette #4a3c6d, #6a5991, #9a7ebe, #d6a4e0, #f0c1d3

0%
0%
0%

CSS code for this palette

/* CSS */
.meteorite {
color: #4a3c6d;
}
.butterfly-bush {
color: #6a5991;
}
.purple-mountains-majesty {
color: #9a7ebe;
}
.herb-robert {
color: #d6a4e0;
}
.parrot-tulip {
color: #f0c1d3;
}

/* CSS Variables */
:root {
--meteorite:#4a3c6d;
--butterfly-bush:#6a5991;
--purple-mountains-majesty:#9a7ebe;
--herb-robert:#d6a4e0;
--parrot-tulip:#f0c1d3;
}

More palettes to explore