All Palettes

Color Palette #d7683c, #c67a4e, #b8a056, #e0b89a, #f4cebe

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-acorn {
color: #d7683c;
}
.fuegan-orange {
color: #c67a4e;
}
.woolen-mittens {
color: #b8a056;
}
.field-of-wheat {
color: #e0b89a;
}
.indian-clay {
color: #f4cebe;
}

/* CSS Variables */
:root {
--fresh-acorn:#d7683c;
--fuegan-orange:#c67a4e;
--woolen-mittens:#b8a056;
--field-of-wheat:#e0b89a;
--indian-clay:#f4cebe;
}

More palettes to explore