All Palettes

Color Palette #d8c0d8, #e0b3ff, #a27ccb, #9f1fef, #4a0080

0%
0%
0%

CSS code for this palette

/* CSS */
.thistle {
color: #d8c0d8;
}
.mauve {
color: #e0b3ff;
}
.wisteria {
color: #a27ccb;
}
.singapore-orchid {
color: #9f1fef;
}
.indigo {
color: #4a0080;
}

/* CSS Variables */
:root {
--thistle:#d8c0d8;
--mauve:#e0b3ff;
--wisteria:#a27ccb;
--singapore-orchid:#9f1fef;
--indigo:#4a0080;
}

More palettes to explore