All Palettes

Color Palette #6f4c3e, #e8c58c, #f6f1d0, #cad78e, #3a5a2a

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.norman-shaw-goldspar {
color: #e8c58c;
}
.summer-pear {
color: #f6f1d0;
}
.lime-sherbet {
color: #cad78e;
}
.deep-into-the-wood {
color: #3a5a2a;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--norman-shaw-goldspar:#e8c58c;
--summer-pear:#f6f1d0;
--lime-sherbet:#cad78e;
--deep-into-the-wood:#3a5a2a;
}

More palettes to explore