All Palettes

Color Palette #c0b4d0, #a57daa, #d7a7a2, #e2c5a7, #f7e3b6

0%
0%
0%

CSS code for this palette

/* CSS */
.savile-row {
color: #c0b4d0;
}
.design-delight {
color: #a57daa;
}
.mellow-rose {
color: #d7a7a2;
}
.my-love {
color: #e2c5a7;
}
.barley-white {
color: #f7e3b6;
}

/* CSS Variables */
:root {
--savile-row:#c0b4d0;
--design-delight:#a57daa;
--mellow-rose:#d7a7a2;
--my-love:#e2c5a7;
--barley-white:#f7e3b6;
}

More palettes to explore