All Palettes

Color Palette #3c2d20, #d1c6b3, #e9d2c3, #f5e0c2, #a85f38

0%
0%
0%

CSS code for this palette

/* CSS */
.bistre {
color: #3c2d20;
}
.lover-s-hideaway {
color: #d1c6b3;
}
.pure-beige {
color: #e9d2c3;
}
.white-cedar {
color: #f5e0c2;
}
.earthen-jug {
color: #a85f38;
}

/* CSS Variables */
:root {
--bistre:#3c2d20;
--lover-s-hideaway:#d1c6b3;
--pure-beige:#e9d2c3;
--white-cedar:#f5e0c2;
--earthen-jug:#a85f38;
}

More palettes to explore