All Palettes

Color Palette #e0b3ff, #a58aff, #7c70ff, #5e4b8b, #4b3f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.mauve {
color: #e0b3ff;
}
.cobalite {
color: #a58aff;
}
.baingan {
color: #7c70ff;
}
.bright-eggplant {
color: #5e4b8b;
}
.blue-gem {
color: #4b3f8d;
}

/* CSS Variables */
:root {
--mauve:#e0b3ff;
--cobalite:#a58aff;
--baingan:#7c70ff;
--bright-eggplant:#5e4b8b;
--blue-gem:#4b3f8d;
}

More palettes to explore