All Palettes

Color Palette #5b4b8b, #9c7cbb, #d6a4e5, #f5c7d1, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5b4b8b;
}
.lush-lilac {
color: #9c7cbb;
}
.bright-ube {
color: #d6a4e5;
}
.sullivan-s-heart {
color: #f5c7d1;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--bright-eggplant:#5b4b8b;
--lush-lilac:#9c7cbb;
--bright-ube:#d6a4e5;
--sullivan-s-heart:#f5c7d1;
--blush-hour:#ff7092;
}

More palettes to explore