All Palettes

Color Palette #e9c6a0, #f2e1b5, #f7f2c0, #f2c7a1, #d8b99d

0%
0%
0%

CSS code for this palette

/* CSS */
.compatible-cream {
color: #e9c6a0;
}
.calla {
color: #f2e1b5;
}
.cocoa-butter {
color: #f7f2c0;
}
.radome-tan {
color: #f2c7a1;
}
.terracotta-sand {
color: #d8b99d;
}

/* CSS Variables */
:root {
--compatible-cream:#e9c6a0;
--calla:#f2e1b5;
--cocoa-butter:#f7f2c0;
--radome-tan:#f2c7a1;
--terracotta-sand:#d8b99d;
}

More palettes to explore