All Palettes

Color Palette #6a5c99, #a77ccb, #d5a4e0, #f6e5d5, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.just-a-fairytale {
color: #6a5c99;
}
.wisteria {
color: #a77ccb;
}
.tropical-violet {
color: #d5a4e0;
}
.heirloom-lace {
color: #f6e5d5;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--just-a-fairytale:#6a5c99;
--wisteria:#a77ccb;
--tropical-violet:#d5a4e0;
--heirloom-lace:#f6e5d5;
--floral-leaf:#ffb84d;
}

More palettes to explore