All Palettes

Color Palette #6f4f3e, #4e3b31, #c2b180, #908d6f, #a78e7b

0%
0%
0%

CSS code for this palette

/* CSS */
.traditional-leather {
color: #6f4f3e;
}
.button-eyes {
color: #4e3b31;
}
.ecru {
color: #c2b180;
}
.rowntree {
color: #908d6f;
}
.utaupeia {
color: #a78e7b;
}

/* CSS Variables */
:root {
--traditional-leather:#6f4f3e;
--button-eyes:#4e3b31;
--ecru:#c2b180;
--rowntree:#908d6f;
--utaupeia:#a78e7b;
}

More palettes to explore