All Palettes

Color Palette #3b2d67, #5e4b8b, #8f6b9e, #b6a4b3, #f3d3e6

0%
0%
0%

CSS code for this palette

/* CSS */
.minsk {
color: #3b2d67;
}
.bright-eggplant {
color: #5e4b8b;
}
.court-jester {
color: #8f6b9e;
}
.buckwheat-mauve {
color: #b6a4b3;
}
.samantha-s-room {
color: #f3d3e6;
}

/* CSS Variables */
:root {
--minsk:#3b2d67;
--bright-eggplant:#5e4b8b;
--court-jester:#8f6b9e;
--buckwheat-mauve:#b6a4b3;
--samantha-s-room:#f3d3e6;
}

More palettes to explore