All Palettes

Color Palette #d88aff, #a86bd1, #8e5e9c, #ffb3e2, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-tea {
color: #d88aff;
}
.rich-lavender {
color: #a86bd1;
}
.aster-violetta {
color: #8e5e9c;
}
.hot-aquarelle-pink {
color: #ffb3e2;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--lavender-tea:#d88aff;
--rich-lavender:#a86bd1;
--aster-violetta:#8e5e9c;
--hot-aquarelle-pink:#ffb3e2;
--blush-hour:#ff7092;
}

More palettes to explore