All Palettes

Color Palette #f2e4d4, #d9cfc4, #b7a99a, #f1b74b, #e9b89f

0%
0%
0%

CSS code for this palette

/* CSS */
.china-doll {
color: #f2e4d4;
}
.porcelain-basin {
color: #d9cfc4;
}
.flax-fibre-grey {
color: #b7a99a;
}
.maximum-yellow-red {
color: #f1b74b;
}
.seasonal-beige {
color: #e9b89f;
}

/* CSS Variables */
:root {
--china-doll:#f2e4d4;
--porcelain-basin:#d9cfc4;
--flax-fibre-grey:#b7a99a;
--maximum-yellow-red:#f1b74b;
--seasonal-beige:#e9b89f;
}

More palettes to explore