All Palettes

Color Palette #d6c3df, #e1d5e7, #e7e4e4, #e6c2b3, #d58b9d

0%
0%
0%

CSS code for this palette

/* CSS */
.new-violet {
color: #d6c3df;
}
.light-purity {
color: #e1d5e7;
}
.grey-whisper {
color: #e7e4e4;
}
.antoinette-pink {
color: #e6c2b3;
}
.sugar-tooth {
color: #d58b9d;
}

/* CSS Variables */
:root {
--new-violet:#d6c3df;
--light-purity:#e1d5e7;
--grey-whisper:#e7e4e4;
--antoinette-pink:#e6c2b3;
--sugar-tooth:#d58b9d;
}

More palettes to explore