All Palettes

Color Palette #cd5b5b, #d69a8a, #e1b6a3, #f1d0b7, #f5e7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.common-chestnut {
color: #cd5b5b;
}
.powder-blush {
color: #d69a8a;
}
.prosciutto {
color: #e1b6a3;
}
.apricot-freeze {
color: #f1d0b7;
}
.clerestory {
color: #f5e7e0;
}

/* CSS Variables */
:root {
--common-chestnut:#cd5b5b;
--powder-blush:#d69a8a;
--prosciutto:#e1b6a3;
--apricot-freeze:#f1d0b7;
--clerestory:#f5e7e0;
}

More palettes to explore