All Palettes

Color Palette #4b3c67, #7d5c99, #a27cbb, #c8a3c4, #f1c6d0

0%
0%
0%

CSS code for this palette

/* CSS */
.meteorite {
color: #4b3c67;
}
.jubilee {
color: #7d5c99;
}
.lush-lilac {
color: #a27cbb;
}
.stormy-sunrise {
color: #c8a3c4;
}
.in-the-pink {
color: #f1c6d0;
}

/* CSS Variables */
:root {
--meteorite:#4b3c67;
--jubilee:#7d5c99;
--lush-lilac:#a27cbb;
--stormy-sunrise:#c8a3c4;
--in-the-pink:#f1c6d0;
}

More palettes to explore