All Palettes

Color Palette #5c4b8b, #a77ccb, #f0c7d2, #f6c56a, #6c504b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4b8b;
}
.wisteria {
color: #a77ccb;
}
.pale-primrose {
color: #f0c7d2;
}
.yellow-currant {
color: #f6c56a;
}
.susu-take-bamboo {
color: #6c504b;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4b8b;
--wisteria:#a77ccb;
--pale-primrose:#f0c7d2;
--yellow-currant:#f6c56a;
--susu-take-bamboo:#6c504b;
}

More palettes to explore