All Palettes

Color Palette #d6c2d5, #b2a9c7, #8d78b5, #5a4c85, #3f2b5a

0%
0%
0%

CSS code for this palette

/* CSS */
.chinaberry-bloom {
color: #d6c2d5;
}
.pixieland {
color: #b2a9c7;
}
.royal-raul {
color: #8d78b5;
}
.bright-eggplant {
color: #5a4c85;
}
.jakarta-skyline {
color: #3f2b5a;
}

/* CSS Variables */
:root {
--chinaberry-bloom:#d6c2d5;
--pixieland:#b2a9c7;
--royal-raul:#8d78b5;
--bright-eggplant:#5a4c85;
--jakarta-skyline:#3f2b5a;
}

More palettes to explore