All Palettes

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

0%
0%
0%

CSS code for this palette

/* CSS */
.thistle {
color: #d8c0d8;
}
.lavender-mist {
color: #e5e5fa;
}
.lavender-blush {
color: #fff0f5;
}
.blobfish {
color: #ffc2cc;
}
.matt-pink {
color: #ffb8c1;
}

/* CSS Variables */
:root {
--thistle:#d8c0d8;
--lavender-mist:#e5e5fa;
--lavender-blush:#fff0f5;
--blobfish:#ffc2cc;
--matt-pink:#ffb8c1;
}

More palettes to explore