All Palettes

Color Palette #3c2d4d, #6e4d7a, #a35c8b, #e2c9b1, #f7d7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.jagger {
color: #3c2d4d;
}
.cabbage-blossom-violet {
color: #6e4d7a;
}
.thimble-red {
color: #a35c8b;
}
.mesquite-powder {
color: #e2c9b1;
}
.milky-maize {
color: #f7d7a1;
}

/* CSS Variables */
:root {
--jagger:#3c2d4d;
--cabbage-blossom-violet:#6e4d7a;
--thimble-red:#a35c8b;
--mesquite-powder:#e2c9b1;
--milky-maize:#f7d7a1;
}

More palettes to explore