All Palettes

Color Palette #a76c9d, #d5a4e0, #f1b1e0, #f9e8a4, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-femmes {
color: #a76c9d;
}
.tropical-violet {
color: #d5a4e0;
}
.hanami-pink {
color: #f1b1e0;
}
.bleached-sunflower {
color: #f9e8a4;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--violet-femmes:#a76c9d;
--tropical-violet:#d5a4e0;
--hanami-pink:#f1b1e0;
--bleached-sunflower:#f9e8a4;
--squash-blossom:#f6b83c;
}

More palettes to explore