All Palettes

Color Palette #6b5e8d, #8e6a9a, #a68cba, #d7a8c2, #f4c8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.kimberly {
color: #6b5e8d;
}
.viola-grey {
color: #8e6a9a;
}
.east-side {
color: #a68cba;
}
.rhubarb-gin {
color: #d7a8c2;
}
.mountain-laurel {
color: #f4c8d1;
}

/* CSS Variables */
:root {
--kimberly:#6b5e8d;
--viola-grey:#8e6a9a;
--east-side:#a68cba;
--rhubarb-gin:#d7a8c2;
--mountain-laurel:#f4c8d1;
}

More palettes to explore