All Palettes

Color Palette #c8b298, #d9c0a1, #e9d7b4, #f3e5bf, #f8efd3

0%
0%
0%

CSS code for this palette

/* CSS */
.nomadic-desert {
color: #c8b298;
}
.pale-wheat {
color: #d9c0a1;
}
.sensible-hue {
color: #e9d7b4;
}
.creamy-vanilla {
color: #f3e5bf;
}
.meatbun {
color: #f8efd3;
}

/* CSS Variables */
:root {
--nomadic-desert:#c8b298;
--pale-wheat:#d9c0a1;
--sensible-hue:#e9d7b4;
--creamy-vanilla:#f3e5bf;
--meatbun:#f8efd3;
}

More palettes to explore