All Palettes

Color Palette #b09fc6, #a59ab7, #8e7c9c, #5f4b8b, #3d2a92

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-frapp {
color: #b09fc6;
}
.fragrant-satchel {
color: #a59ab7;
}
.wildflower {
color: #8e7c9c;
}
.bright-eggplant {
color: #5f4b8b;
}
.galactic-purple {
color: #3d2a92;
}

/* CSS Variables */
:root {
--berry-frapp:#b09fc6;
--fragrant-satchel:#a59ab7;
--wildflower:#8e7c9c;
--bright-eggplant:#5f4b8b;
--galactic-purple:#3d2a92;
}

More palettes to explore