All Palettes

Color Palette #6a4c94, #a77b99, #f5c2c3, #f7d9a1, #ffecb3

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.wonder-wish {
color: #a77b99;
}
.cor-de-pele {
color: #f5c2c3;
}
.milky-maize {
color: #f7d9a1;
}
.joyous {
color: #ffecb3;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--wonder-wish:#a77b99;
--cor-de-pele:#f5c2c3;
--milky-maize:#f7d9a1;
--joyous:#ffecb3;
}

More palettes to explore