All Palettes

Color Palette #3e2a5a, #7b4b8b, #b37fc7, #f2a6c1, #f7e3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.jakarta-skyline {
color: #3e2a5a;
}
.cleopatra-s-gown {
color: #7b4b8b;
}
.creeping-bellflower {
color: #b37fc7;
}
.tickled-pink {
color: #f2a6c1;
}
.first-crush {
color: #f7e3e8;
}

/* CSS Variables */
:root {
--jakarta-skyline:#3e2a5a;
--cleopatra-s-gown:#7b4b8b;
--creeping-bellflower:#b37fc7;
--tickled-pink:#f2a6c1;
--first-crush:#f7e3e8;
}

More palettes to explore