All Palettes

Color Palette #7666c7, #8c7ec4, #b0a2d8, #e3c6f1, #f6a7d2

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-toolbox {
color: #7666c7;
}
.faraway-sky {
color: #8c7ec4;
}
.ariel-s-delight {
color: #b0a2d8;
}
.mousse-aux-pruneaux {
color: #e3c6f1;
}
.spaghetti-strap-pink {
color: #f6a7d2;
}

/* CSS Variables */
:root {
--purple-toolbox:#7666c7;
--faraway-sky:#8c7ec4;
--ariel-s-delight:#b0a2d8;
--mousse-aux-pruneaux:#e3c6f1;
--spaghetti-strap-pink:#f6a7d2;
}

More palettes to explore