All Palettes

Color Palette #7e3d99, #9d5fbf, #bc7cda, #f1a7e4, #f4bec6

0%
0%
0%

CSS code for this palette

/* CSS */
.cadmium-violet {
color: #7e3d99;
}
.trunks-hair {
color: #9d5fbf;
}
.lavender-blossom {
color: #bc7cda;
}
.hanami-pink {
color: #f1a7e4;
}
.strawberry-confection {
color: #f4bec6;
}

/* CSS Variables */
:root {
--cadmium-violet:#7e3d99;
--trunks-hair:#9d5fbf;
--lavender-blossom:#bc7cda;
--hanami-pink:#f1a7e4;
--strawberry-confection:#f4bec6;
}

More palettes to explore