All Palettes

Color Palette #794d39, #c88b6f, #e3b38c, #f1d1b6, #d6a75c

0%
0%
0%

CSS code for this palette

/* CSS */
.cheeky-chestnut {
color: #794d39;
}
.baker-s-dream {
color: #c88b6f;
}
.ancient-inca {
color: #e3b38c;
}
.pale-coral {
color: #f1d1b6;
}
.cat-s-eye-marble {
color: #d6a75c;
}

/* CSS Variables */
:root {
--cheeky-chestnut:#794d39;
--baker-s-dream:#c88b6f;
--ancient-inca:#e3b38c;
--pale-coral:#f1d1b6;
--cat-s-eye-marble:#d6a75c;
}

More palettes to explore