All Palettes

Color Palette #6d5b8f, #9a7bb2, #c39fd1, #f3d3b4, #f9aeae

0%
0%
0%

CSS code for this palette

/* CSS */
.emperor-jewel {
color: #6d5b8f;
}
.english-lavender {
color: #9a7bb2;
}
.lilac-lace {
color: #c39fd1;
}
.flattering-peach {
color: #f3d3b4;
}
.snow-white-blush {
color: #f9aeae;
}

/* CSS Variables */
:root {
--emperor-jewel:#6d5b8f;
--english-lavender:#9a7bb2;
--lilac-lace:#c39fd1;
--flattering-peach:#f3d3b4;
--snow-white-blush:#f9aeae;
}

More palettes to explore