All Palettes

Color Palette #e6c44c, #bfa03b, #8c6c31, #6f4c3e, #4b3b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.indian-maize {
color: #e6c44c;
}
.tiki-torch {
color: #bfa03b;
}
.aged-antics {
color: #8c6c31;
}
.burned-brown {
color: #6f4c3e;
}
.dobunezumi-brown {
color: #4b3b3a;
}

/* CSS Variables */
:root {
--indian-maize:#e6c44c;
--tiki-torch:#bfa03b;
--aged-antics:#8c6c31;
--burned-brown:#6f4c3e;
--dobunezumi-brown:#4b3b3a;
}

More palettes to explore