All Palettes

Color Palette #d5a5e9, #f1b1e0, #ffccf2, #f6a2e6, #e87dc3

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-ube {
color: #d5a5e9;
}
.hanami-pink {
color: #f1b1e0;
}
.shampoo {
color: #ffccf2;
}
.lavender-rose {
color: #f6a2e6;
}
.fuchsia-blush {
color: #e87dc3;
}

/* CSS Variables */
:root {
--bright-ube:#d5a5e9;
--hanami-pink:#f1b1e0;
--shampoo:#ffccf2;
--lavender-rose:#f6a2e6;
--fuchsia-blush:#e87dc3;
}

More palettes to explore