All Palettes

Color Palette #a27cc5, #f2a6d9, #ffb3e7, #ffb980, #ffd54d

0%
0%
0%

CSS code for this palette

/* CSS */
.wisteria {
color: #a27cc5;
}
.pretty-pink-piggy {
color: #f2a6d9;
}
.hermosa-pink {
color: #ffb3e7;
}
.goose-bill {
color: #ffb980;
}
.vibrant {
color: #ffd54d;
}

/* CSS Variables */
:root {
--wisteria:#a27cc5;
--pretty-pink-piggy:#f2a6d9;
--hermosa-pink:#ffb3e7;
--goose-bill:#ffb980;
--vibrant:#ffd54d;
}

More palettes to explore