All Palettes

Color Palette #7d5c99, #b98ebe, #f1d0e7, #f6cbcb, #f9cf6c

0%
0%
0%

CSS code for this palette

/* CSS */
.jubilee {
color: #7d5c99;
}
.satin-flower {
color: #b98ebe;
}
.poodle-pink {
color: #f1d0e7;
}
.happy-piglets {
color: #f6cbcb;
}
.bright-yarrow {
color: #f9cf6c;
}

/* CSS Variables */
:root {
--jubilee:#7d5c99;
--satin-flower:#b98ebe;
--poodle-pink:#f1d0e7;
--happy-piglets:#f6cbcb;
--bright-yarrow:#f9cf6c;
}

More palettes to explore