All Palettes

Color Palette #6a4c94, #8d6d97, #c3c7d5, #f2e2c4, #f9a824

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.rhinestone {
color: #8d6d97;
}
.hyacinth-white-soft-blue {
color: #c3c7d5;
}
.afterglow {
color: #f2e2c4;
}
.honey-wax {
color: #f9a824;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--rhinestone:#8d6d97;
--hyacinth-white-soft-blue:#c3c7d5;
--afterglow:#f2e2c4;
--honey-wax:#f9a824;
}

More palettes to explore