All Palettes

Color Palette #d5a5e9, #c9a1ce, #b68bb3, #f3c7a5, #f9d89f

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-ube {
color: #d5a5e9;
}
.lilac-lace {
color: #c9a1ce;
}
.violet-whimsy {
color: #b68bb3;
}
.citrus-sachet {
color: #f3c7a5;
}
.milky-maize {
color: #f9d89f;
}

/* CSS Variables */
:root {
--bright-ube:#d5a5e9;
--lilac-lace:#c9a1ce;
--violet-whimsy:#b68bb3;
--citrus-sachet:#f3c7a5;
--milky-maize:#f9d89f;
}

More palettes to explore