All Palettes

Color Palette #5c4b8b, #a97cb1, #e2b1c6, #f5e9b8, #f09f3d

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4b8b;
}
.heart-potion {
color: #a97cb1;
}
.parfait-pink {
color: #e2b1c6;
}
.menoth-white-base {
color: #f5e9b8;
}
.y-ng-ch-ng-orange {
color: #f09f3d;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4b8b;
--heart-potion:#a97cb1;
--parfait-pink:#e2b1c6;
--menoth-white-base:#f5e9b8;
--y-ng-ch-ng-orange:#f09f3d;
}

More palettes to explore