All Palettes

Color Palette #895b29, #c86b4c, #d99b68, #f7c5a1, #a45a3d

0%
0%
0%

CSS code for this palette

/* CSS */
.treacle {
color: #895b29;
}
.tile-red {
color: #c86b4c;
}
.coyote {
color: #d99b68;
}
.shrimp-toast {
color: #f7c5a1;
}
.falling-leaves {
color: #a45a3d;
}

/* CSS Variables */
:root {
--treacle:#895b29;
--tile-red:#c86b4c;
--coyote:#d99b68;
--shrimp-toast:#f7c5a1;
--falling-leaves:#a45a3d;
}

More palettes to explore