All Palettes

Color Palette #6a4e8d, #9f7a9c, #cfafb8, #f1d3a2, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6a4e8d;
}
.long-forgotten-purple {
color: #9f7a9c;
}
.iced-watermelon {
color: #cfafb8;
}
.antique-wicker-basket {
color: #f1d3a2;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--magenta-violet:#6a4e8d;
--long-forgotten-purple:#9f7a9c;
--iced-watermelon:#cfafb8;
--antique-wicker-basket:#f1d3a2;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore