All Palettes

Color Palette #4b3d3a, #6b5b52, #9d8c7b, #cfc5af, #f4e1b3

0%
0%
0%

CSS code for this palette

/* CSS */
.dobunezumi-brown {
color: #4b3d3a;
}
.oiled-teak {
color: #6b5b52;
}
.german-camouflage-beige {
color: #9d8c7b;
}
.pistachio-shell {
color: #cfc5af;
}
.friendly-yellow {
color: #f4e1b3;
}

/* CSS Variables */
:root {
--dobunezumi-brown:#4b3d3a;
--oiled-teak:#6b5b52;
--german-camouflage-beige:#9d8c7b;
--pistachio-shell:#cfc5af;
--friendly-yellow:#f4e1b3;
}

More palettes to explore