All Palettes

Color Palette #4b3c2a, #796a5d, #a89f8a, #c1b79f, #e8d3c4

0%
0%
0%

CSS code for this palette

/* CSS */
.witch-s-cottage {
color: #4b3c2a;
}
.sleeping-giant {
color: #796a5d;
}
.the-blarney-stone {
color: #a89f8a;
}
.wagon-wheel {
color: #c1b79f;
}
.enjoy {
color: #e8d3c4;
}

/* CSS Variables */
:root {
--witch-s-cottage:#4b3c2a;
--sleeping-giant:#796a5d;
--the-blarney-stone:#a89f8a;
--wagon-wheel:#c1b79f;
--enjoy:#e8d3c4;
}

More palettes to explore