All Palettes

Color Palette #382a5b, #5c4c8a, #8b6a9a, #c8a2a8, #e6bab7

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-noir {
color: #382a5b;
}
.bright-eggplant {
color: #5c4c8a;
}
.viola-grey {
color: #8b6a9a;
}
.lighthearted-rose {
color: #c8a2a8;
}
.bistro-pink {
color: #e6bab7;
}

/* CSS Variables */
:root {
--purple-noir:#382a5b;
--bright-eggplant:#5c4c8a;
--viola-grey:#8b6a9a;
--lighthearted-rose:#c8a2a8;
--bistro-pink:#e6bab7;
}

More palettes to explore