All Palettes

Color Palette #6f2c90, #aa84c8, #d4b3df, #f9c3cf, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6f2c90;
}
.wisteria {
color: #aa84c8;
}
.pretty-petunia {
color: #d4b3df;
}
.rose-shadow {
color: #f9c3cf;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--true-purple:#6f2c90;
--wisteria:#aa84c8;
--pretty-petunia:#d4b3df;
--rose-shadow:#f9c3cf;
--squash-blossom:#f6b83c;
}

More palettes to explore