All Palettes

Color Palette #6b508b, #9f5b8c, #d1808c, #f6c0b1, #ffebd6

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6b508b;
}
.kyo-purple {
color: #9f5b8c;
}
.i-pink-i-can {
color: #d1808c;
}
.rustique {
color: #f6c0b1;
}
.crushed-cashew {
color: #ffebd6;
}

/* CSS Variables */
:root {
--magenta-violet:#6b508b;
--kyo-purple:#9f5b8c;
--i-pink-i-can:#d1808c;
--rustique:#f6c0b1;
--crushed-cashew:#ffebd6;
}

More palettes to explore