All Palettes

Color Palette #d8c0d8, #e5e5fa, #fff0f5, #ffb8c1, #ff6bb5

0%
0%
0%

CSS code for this palette

/* CSS */
.thistle {
color: #d8c0d8;
}
.lavender-mist {
color: #e5e5fa;
}
.lavender-blush {
color: #fff0f5;
}
.matt-pink {
color: #ffb8c1;
}
.f-n-h-ng-pink {
color: #ff6bb5;
}

/* CSS Variables */
:root {
--thistle:#d8c0d8;
--lavender-mist:#e5e5fa;
--lavender-blush:#fff0f5;
--matt-pink:#ffb8c1;
--f-n-h-ng-pink:#ff6bb5;
}

More palettes to explore