All Palettes

Color Palette #5c3d7b, #7f5b9a, #a67eb9, #e5a9b4, #f2cfc0

0%
0%
0%

CSS code for this palette

/* CSS */
.cyber-grape {
color: #5c3d7b;
}
.jubilee {
color: #7f5b9a;
}
.lobby-lilac {
color: #a67eb9;
}
.sweet-heart {
color: #e5a9b4;
}
.indian-clay {
color: #f2cfc0;
}

/* CSS Variables */
:root {
--cyber-grape:#5c3d7b;
--jubilee:#7f5b9a;
--lobby-lilac:#a67eb9;
--sweet-heart:#e5a9b4;
--indian-clay:#f2cfc0;
}

More palettes to explore