All Palettes

Color Palette #d8c99d, #e3ccb0, #e6d6a2, #f2e4b1, #f4d0a9

0%
0%
0%

CSS code for this palette

/* CSS */
.ground-ginger {
color: #d8c99d;
}
.jacobean-lace {
color: #e3ccb0;
}
.hampton {
color: #e6d6a2;
}
.oyster-bisque {
color: #f2e4b1;
}
.pekin-chicken {
color: #f4d0a9;
}

/* CSS Variables */
:root {
--ground-ginger:#d8c99d;
--jacobean-lace:#e3ccb0;
--hampton:#e6d6a2;
--oyster-bisque:#f2e4b1;
--pekin-chicken:#f4d0a9;
}

More palettes to explore