All Palettes

Color Palette #7a3f9d, #9a6bb3, #c1a5d4, #f5c2e0, #f9d8c3

0%
0%
0%

CSS code for this palette

/* CSS */
.cadmium-violet {
color: #7a3f9d;
}
.crown-jewels {
color: #9a6bb3;
}
.enchanted-lavender {
color: #c1a5d4;
}
.rosy-nectar {
color: #f5c2e0;
}
.porcelain-tan {
color: #f9d8c3;
}

/* CSS Variables */
:root {
--cadmium-violet:#7a3f9d;
--crown-jewels:#9a6bb3;
--enchanted-lavender:#c1a5d4;
--rosy-nectar:#f5c2e0;
--porcelain-tan:#f9d8c3;
}

More palettes to explore