All Palettes

Color Palette #5b4b8b, #a76c8e, #d9b39b, #e4c4b9, #c8b5d4

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5b4b8b;
}
.mauve-orchid {
color: #a76c8e;
}
.beech-nut {
color: #d9b39b;
}
.cream-tan {
color: #e4c4b9;
}
.elfin-herb {
color: #c8b5d4;
}

/* CSS Variables */
:root {
--bright-eggplant:#5b4b8b;
--mauve-orchid:#a76c8e;
--beech-nut:#d9b39b;
--cream-tan:#e4c4b9;
--elfin-herb:#c8b5d4;
}

More palettes to explore