All Palettes

Color Palette #e4b5a0, #d8a78d, #f2c9b0, #e1a57a, #c1907b

0%
0%
0%

CSS code for this palette

/* CSS */
.warming-peach {
color: #e4b5a0;
}
.white-acorn {
color: #d8a78d;
}
.bellini {
color: #f2c9b0;
}
.thai-ice-tea {
color: #e1a57a;
}
.copper-lake {
color: #c1907b;
}

/* CSS Variables */
:root {
--warming-peach:#e4b5a0;
--white-acorn:#d8a78d;
--bellini:#f2c9b0;
--thai-ice-tea:#e1a57a;
--copper-lake:#c1907b;
}

More palettes to explore