#hex-a {
    background-color: #C3703A;
    color: black;
}

#hex-b {
    background-color: #CCA975;
    color: black;
}

#hex-c {
    background-color: #6C391D;
}

#hex-d {
    background-color: #583B33;
}

#hex-e {
    background-color: #C7C1B9;
    color: black;
}

#hex-f {
    background-color: #2C2C2C;
}

#hex-g {
    background-color: #6572CD;
}