All Palettes

Color Palette #6b5b8b, #b67c9e, #f2b463, #f6e4c1, #f2b2b0

0%
0%
0%

CSS code for this palette

/* CSS */
.kimberly {
color: #6b5b8b;
}
.purple-cheeks {
color: #b67c9e;
}
.november-gold {
color: #f2b463;
}
.tea-light {
color: #f6e4c1;
}
.brain-pink {
color: #f2b2b0;
}

/* CSS Variables */
:root {
--kimberly:#6b5b8b;
--purple-cheeks:#b67c9e;
--november-gold:#f2b463;
--tea-light:#f6e4c1;
--brain-pink:#f2b2b0;
}

More palettes to explore