All Palettes

Color Palette #d8c0d8, #e6a3ce, #f4c3e5, #ffb8c1, #ff6bb5

0%
0%
0%

CSS code for this palette

/* CSS */
.thistle {
color: #d8c0d8;
}
.exotic-violet {
color: #e6a3ce;
}
.rosy-nectar {
color: #f4c3e5;
}
.matt-pink {
color: #ffb8c1;
}
.f-n-h-ng-pink {
color: #ff6bb5;
}

/* CSS Variables */
:root {
--thistle:#d8c0d8;
--exotic-violet:#e6a3ce;
--rosy-nectar:#f4c3e5;
--matt-pink:#ffb8c1;
--f-n-h-ng-pink:#ff6bb5;
}

More palettes to explore