All Palettes

Color Palette #c69c6c, #a85e3e, #b6683e, #e6a92d, #794d39

0%
0%
0%

CSS code for this palette

/* CSS */
.amber-autumn {
color: #c69c6c;
}
.gladiator-leather {
color: #a85e3e;
}
.mincemeat {
color: #b6683e;
}
.dried-goldenrod {
color: #e6a92d;
}
.cheeky-chestnut {
color: #794d39;
}

/* CSS Variables */
:root {
--amber-autumn:#c69c6c;
--gladiator-leather:#a85e3e;
--mincemeat:#b6683e;
--dried-goldenrod:#e6a92d;
--cheeky-chestnut:#794d39;
}

More palettes to explore