All Palettes

Color Palette #a77ccb, #e6a7c3, #f3d8da, #fbec7e, #c7c400

0%
0%
0%

CSS code for this palette

/* CSS */
.wisteria {
color: #a77ccb;
}
.think-pink {
color: #e6a7c3;
}
.funhouse {
color: #f3d8da;
}
.digital-yellow {
color: #fbec7e;
}
.golden-foil {
color: #c7c400;
}

/* CSS Variables */
:root {
--wisteria:#a77ccb;
--think-pink:#e6a7c3;
--funhouse:#f3d8da;
--digital-yellow:#fbec7e;
--golden-foil:#c7c400;
}

More palettes to explore