All Palettes

Color Palette #7b5b9f, #a86dab, #d69ab1, #f1c1d0, #f4e1b8

0%
0%
0%

CSS code for this palette

/* CSS */
.jubilee {
color: #7b5b9f;
}
.berry-burst {
color: #a86dab;
}
.haute-pink {
color: #d69ab1;
}
.pink-chintz {
color: #f1c1d0;
}
.soft-butter {
color: #f4e1b8;
}

/* CSS Variables */
:root {
--jubilee:#7b5b9f;
--berry-burst:#a86dab;
--haute-pink:#d69ab1;
--pink-chintz:#f1c1d0;
--soft-butter:#f4e1b8;
}

More palettes to explore