All Palettes

Color Palette #6a4f78, #d9a6c6, #f0e7f4, #f5b0a8, #ffcb5c

0%
0%
0%

CSS code for this palette

/* CSS */
.exotic-purple {
color: #6a4f78;
}
.rhubarb-gin {
color: #d9a6c6;
}
.minute-mauve {
color: #f0e7f4;
}
.sango-pink {
color: #f5b0a8;
}
.nacho {
color: #ffcb5c;
}

/* CSS Variables */
:root {
--exotic-purple:#6a4f78;
--rhubarb-gin:#d9a6c6;
--minute-mauve:#f0e7f4;
--sango-pink:#f5b0a8;
--nacho:#ffcb5c;
}

More palettes to explore