All Palettes

Color Palette #6c508b, #a57dba, #e1b7e0, #f5c7e1, #ff9999

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6c508b;
}
.wisteria {
color: #a57dba;
}
.romantic-morning {
color: #e1b7e0;
}
.laelia-pink {
color: #f5c7e1;
}
.rubber-radish {
color: #ff9999;
}

/* CSS Variables */
:root {
--magenta-violet:#6c508b;
--wisteria:#a57dba;
--romantic-morning:#e1b7e0;
--laelia-pink:#f5c7e1;
--rubber-radish:#ff9999;
}

More palettes to explore