All Palettes

Color Palette #6f4f3e, #9f512d, #c57949, #d9b34a, #e4b4c2

0%
0%
0%

CSS code for this palette

/* CSS */
.traditional-leather {
color: #6f4f3e;
}
.texas-ranger-brown {
color: #9f512d;
}
.marmalade-glaze {
color: #c57949;
}
.honey-grove {
color: #d9b34a;
}
.parfait-pink {
color: #e4b4c2;
}

/* CSS Variables */
:root {
--traditional-leather:#6f4f3e;
--texas-ranger-brown:#9f512d;
--marmalade-glaze:#c57949;
--honey-grove:#d9b34a;
--parfait-pink:#e4b4c2;
}

More palettes to explore