All Palettes

Color Palette #f4ebd2, #f1d6b7, #e5bc9f, #d5988b, #c26b7e

0%
0%
0%

CSS code for this palette

/* CSS */
.apple-sauce {
color: #f4ebd2;
}
.pink-lady {
color: #f1d6b7;
}
.mollusca {
color: #e5bc9f;
}
.powder-blush {
color: #d5988b;
}
.pink-manhattan {
color: #c26b7e;
}

/* CSS Variables */
:root {
--apple-sauce:#f4ebd2;
--pink-lady:#f1d6b7;
--mollusca:#e5bc9f;
--powder-blush:#d5988b;
--pink-manhattan:#c26b7e;
}

More palettes to explore