All Palettes

Color Palette #6b508b, #9a6f9f, #c4a3c7, #f5e0a3, #f9d39f

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6b508b;
}
.scotch-thistle {
color: #9a6f9f;
}
.tea-towel {
color: #c4a3c7;
}
.sun-dust {
color: #f5e0a3;
}
.ginger-peach {
color: #f9d39f;
}

/* CSS Variables */
:root {
--magenta-violet:#6b508b;
--scotch-thistle:#9a6f9f;
--tea-towel:#c4a3c7;
--sun-dust:#f5e0a3;
--ginger-peach:#f9d39f;
}

More palettes to explore