All Palettes

Color Palette #5f4b8b, #a25d8c, #f7b9a6, #f1d4a2, #e7c7b1

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5f4b8b;
}
.thimble-red {
color: #a25d8c;
}
.pink-mimosa {
color: #f7b9a6;
}
.antique-wicker-basket {
color: #f1d4a2;
}
.pastel-rose-tan {
color: #e7c7b1;
}

/* CSS Variables */
:root {
--bright-eggplant:#5f4b8b;
--thimble-red:#a25d8c;
--pink-mimosa:#f7b9a6;
--antique-wicker-basket:#f1d4a2;
--pastel-rose-tan:#e7c7b1;
}

More palettes to explore