All Palettes

Color Palette #e3a6c4, #b76c91, #a66e8d, #f8c8a0, #f1e7b7

0%
0%
0%

CSS code for this palette

/* CSS */
.partytime {
color: #e3a6c4;
}
.fuscia-fizz {
color: #b76c91;
}
.mauve-orchid {
color: #a66e8d;
}
.chai-latte {
color: #f8c8a0;
}
.menoth-white-base {
color: #f1e7b7;
}

/* CSS Variables */
:root {
--partytime:#e3a6c4;
--fuscia-fizz:#b76c91;
--mauve-orchid:#a66e8d;
--chai-latte:#f8c8a0;
--menoth-white-base:#f1e7b7;
}

More palettes to explore