All Palettes

Color Palette #594b8b, #8d6a9a, #c79e8e, #f1b1b1, #d45b40

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #594b8b;
}
.viola-grey {
color: #8d6a9a;
}
.whistler-rose {
color: #c79e8e;
}
.brain-pink {
color: #f1b1b1;
}
.fireglow {
color: #d45b40;
}

/* CSS Variables */
:root {
--bright-eggplant:#594b8b;
--viola-grey:#8d6a9a;
--whistler-rose:#c79e8e;
--brain-pink:#f1b1b1;
--fireglow:#d45b40;
}

More palettes to explore