All Palettes

Color Palette #6b5b8b, #a76c9e, #e5a4c2, #f8d8a0, #f5ca3d

0%
0%
0%

CSS code for this palette

/* CSS */
.kimberly {
color: #6b5b8b;
}
.violet-femmes {
color: #a76c9e;
}
.think-pink {
color: #e5a4c2;
}
.milky-maize {
color: #f8d8a0;
}
.marigold-dust {
color: #f5ca3d;
}

/* CSS Variables */
:root {
--kimberly:#6b5b8b;
--violet-femmes:#a76c9e;
--think-pink:#e5a4c2;
--milky-maize:#f8d8a0;
--marigold-dust:#f5ca3d;
}

More palettes to explore