[data-swatch] {
    background: #101010;
}

[data-swatch='Natural Aluminium'] {
    background: #DADADA;
}

[data-swatch='Gold Tone'] {
    background: #DFCAA7;
}

[data-swatch='Brass Tone'] {
    background: #DEB877;
}

[data-swatch='Bronze Tone'] {
    background: #BF916B;
}

[data-swatch='Black Anthracite'] {
    background: #444548;
}

[data-swatch='Piano Black'] {
    background: #101010;
}

[data-swatch='Natural Oak'] {
    background: #D8B589;
}

[data-swatch='Black Oak'] {
    background: #464038;
}
