All Palettes

Color Palette #3b2b5a, #5c4b8b, #807ba3, #a99bbf, #d2a3c4

0%
0%
0%

CSS code for this palette

/* CSS */
.jakarta-skyline {
color: #3b2b5a;
}
.bright-eggplant {
color: #5c4b8b;
}
.second-pour {
color: #807ba3;
}
.evening-slipper {
color: #a99bbf;
}
.geranium-bud {
color: #d2a3c4;
}

/* CSS Variables */
:root {
--jakarta-skyline:#3b2b5a;
--bright-eggplant:#5c4b8b;
--second-pour:#807ba3;
--evening-slipper:#a99bbf;
--geranium-bud:#d2a3c4;
}

More palettes to explore