All Palettes

Color Palette #5d4b8b, #9c6f9f, #e3c4d7, #f7a6b5, #f1745b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5d4b8b;
}
.scotch-thistle {
color: #9c6f9f;
}
.favourite-lady {
color: #e3c4d7;
}
.pink-fit {
color: #f7a6b5;
}
.peach-echo {
color: #f1745b;
}

/* CSS Variables */
:root {
--bright-eggplant:#5d4b8b;
--scotch-thistle:#9c6f9f;
--favourite-lady:#e3c4d7;
--pink-fit:#f7a6b5;
--peach-echo:#f1745b;
}

More palettes to explore