All Palettes

Color Palette #3a2d5d, #6a5b8b, #a06ea0, #e2a7b6, #f1c6d5

0%
0%
0%

CSS code for this palette

/* CSS */
.jakarta-skyline {
color: #3a2d5d;
}
.butterfly-bush {
color: #6a5b8b;
}
.violet-femmes {
color: #a06ea0;
}
.garden-party {
color: #e2a7b6;
}
.lily-legs {
color: #f1c6d5;
}

/* CSS Variables */
:root {
--jakarta-skyline:#3a2d5d;
--butterfly-bush:#6a5b8b;
--violet-femmes:#a06ea0;
--garden-party:#e2a7b6;
--lily-legs:#f1c6d5;
}

More palettes to explore