All Palettes

Color Palette #4a3b3a, #7c5b5a, #a78e8b, #dab8a4, #f5e1d6

0%
0%
0%

CSS code for this palette

/* CSS */
.dobunezumi-brown {
color: #4a3b3a;
}
.musk-deer {
color: #7c5b5a;
}
.ash-hollow {
color: #a78e8b;
}
.camel-hair {
color: #dab8a4;
}
.antique-candle-light {
color: #f5e1d6;
}

/* CSS Variables */
:root {
--dobunezumi-brown:#4a3b3a;
--musk-deer:#7c5b5a;
--ash-hollow:#a78e8b;
--camel-hair:#dab8a4;
--antique-candle-light:#f5e1d6;
}

More palettes to explore