All Palettes

Color Palette #4b3d3a, #7f6d66, #c1b49a, #e1d2b7, #f4f0e7

0%
0%
0%

CSS code for this palette

/* CSS */
.dobunezumi-brown {
color: #4b3d3a;
}
.autumn-ashes {
color: #7f6d66;
}
.self-destruct {
color: #c1b49a;
}
.chopsticks {
color: #e1d2b7;
}
.antique-paper {
color: #f4f0e7;
}

/* CSS Variables */
:root {
--dobunezumi-brown:#4b3d3a;
--autumn-ashes:#7f6d66;
--self-destruct:#c1b49a;
--chopsticks:#e1d2b7;
--antique-paper:#f4f0e7;
}

More palettes to explore