All Palettes

Color Palette #6a3f88, #8f6a9a, #c5a4c6, #f4c3c3, #ff9e9e

0%
0%
0%

CSS code for this palette

/* CSS */
.lords-of-the-night {
color: #6a3f88;
}
.faded-purple {
color: #8f6a9a;
}
.tea-towel {
color: #c5a4c6;
}
.cor-de-pele {
color: #f4c3c3;
}
.rubber-radish {
color: #ff9e9e;
}

/* CSS Variables */
:root {
--lords-of-the-night:#6a3f88;
--faded-purple:#8f6a9a;
--tea-towel:#c5a4c6;
--cor-de-pele:#f4c3c3;
--rubber-radish:#ff9e9e;
}

More palettes to explore