All Palettes

Color Palette #c79b6b, #e1b98e, #f1d7a7, #f5c47f, #d8a76e

0%
0%
0%

CSS code for this palette

/* CSS */
.amber-autumn {
color: #c79b6b;
}
.dakota-wheat {
color: #e1b98e;
}
.straw-hat {
color: #f1d7a7;
}
.white-elf {
color: #f5c47f;
}
.flower-field {
color: #d8a76e;
}

/* CSS Variables */
:root {
--amber-autumn:#c79b6b;
--dakota-wheat:#e1b98e;
--straw-hat:#f1d7a7;
--white-elf:#f5c47f;
--flower-field:#d8a76e;
}

More palettes to explore