All Palettes

Color Palette #d89d8d, #e3b3a1, #e0d1b8, #f1e1b6, #f5d38a

0%
0%
0%

CSS code for this palette

/* CSS */
.medium-terracotta {
color: #d89d8d;
}
.prosciutto {
color: #e3b3a1;
}
.chopsticks {
color: #e0d1b8;
}
.calla {
color: #f1e1b6;
}
.scalloped-potatoes {
color: #f5d38a;
}

/* CSS Variables */
:root {
--medium-terracotta:#d89d8d;
--prosciutto:#e3b3a1;
--chopsticks:#e0d1b8;
--calla:#f1e1b6;
--scalloped-potatoes:#f5d38a;
}

More palettes to explore