All Palettes

Color Palette #6d4f8c, #a57cbb, #f6cbe5, #f1e5b6, #f7ab9c

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6d4f8c;
}
.wisteria {
color: #a57cbb;
}
.sparkling-pink {
color: #f6cbe5;
}
.bad-moon-yellow {
color: #f1e5b6;
}
.rosy-outlook {
color: #f7ab9c;
}

/* CSS Variables */
:root {
--magenta-violet:#6d4f8c;
--wisteria:#a57cbb;
--sparkling-pink:#f6cbe5;
--bad-moon-yellow:#f1e5b6;
--rosy-outlook:#f7ab9c;
}

More palettes to explore