All Palettes

Color Palette #6a4c94, #a4799b, #f1a7c6, #f5e6c2, #f9e79f

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.long-forgotten-purple {
color: #a4799b;
}
.rose-mallow {
color: #f1a7c6;
}
.pipitschah {
color: #f5e6c2;
}
.storm-lightning {
color: #f9e79f;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--long-forgotten-purple:#a4799b;
--rose-mallow:#f1a7c6;
--pipitschah:#f5e6c2;
--storm-lightning:#f9e79f;
}

More palettes to explore