[data-swatch='Crystal Clear'] {
    background: #FCFCFC;
}

[data-swatch='Bright White'] {
    background: #F8F8F9;
}

[data-swatch='Off White'] {
    background: #EDEBE7;
}

[data-swatch='Warm Shade White'] {
    background: #EDE2D3;
}

[data-swatch='Latte'] {
    background: #C6BAAD;
}

[data-swatch='Cream'] {
    background: #D2C4AC;
}

[data-swatch='Cappuccino Brown'] {
    background: #CFC1B2;
}

[data-swatch='Soft Khaki Beige'] {
    background: #A8988F;
}

[data-swatch='Brown'] {
    background: #685242;
}

[data-swatch='Warm Beige'] {
    background: #BA9A7D;
}

[data-swatch='Mushroom Brown'] {
    background: #867A74;
}

[data-swatch='Lemon Sorbet'] {
    background: #EDE5C6;
}

[data-swatch='Peaches & Cream'] {
    background: #EEE4DE;
}

[data-swatch='Rose Touch Pink'] {
    background: #EEDCD4;
}

[data-swatch='Raspberry Red'] {
    background: #844E53;
}

[data-swatch='Red Oxide'] {
    background: #9B5C4F;
}

[data-swatch='Deep Terracotta Red'] {
    background: #973B3C;
}

[data-swatch='Aubergine'] {
    background: #5D424D;
}

[data-swatch='Duck Egg Blue'] {
    background: #BAC5CA;
}

[data-swatch='Grey Blue'] {
    background: #9AA8B0;
}

[data-swatch='Dark Lavender'] {
    background: #585C6E;
}

[data-swatch='Pistachio'] {
    background: #C7CEC1;
}

[data-swatch='Chartwell Green'] {
    background: #95B1A0;
}

[data-swatch='Smoked Moss Green'] {
    background: #6A807C;
}

[data-swatch='Dark Teal Blue'] {
    background: #41666A;
}

[data-swatch='Light Grey'] {
    background: #B6B6B6;
}

[data-swatch='French Grey'] {
    background: #B3AFA7;
}

[data-swatch='Grey'] {
    background: #8C8C8C;
}

[data-swatch='Anthracite Grey'] {
    background: #494F50;
}

[data-swatch='Jet Black'] {
    background: #030303;
}

[data-colour='Bright White'] {
    color: #F8F8F9;
}

[data-colour='Off White'] {
    color: #EDEBE7;
}

[data-colour='Warm Shade White'] {
    color: #EDE2D3;
}

[data-colour='Latte'] {
    color: #C6BAAD;
}

[data-colour='Cappuccino Brown'] {
    color: #CFC1B2;
}

[data-colour='Soft Khaki Beige'] {
    color: #A8988F;
}

[data-colour='Warm Beige'] {
    color: #BA9A7D;
}

[data-colour='Mushroom Brown'] {
    color: #867A74;
}

[data-colour='Lemon Sorbet'] {
    color: #EDE5C6;
}

[data-colour='Peaches & Cream'] {
    color: #EEE4DE;
}

[data-colour='Rose Touch Pink'] {
    color: #EEDCD4;
}

[data-colour='Raspberry Red'] {
    color: #844E53;
}

[data-colour='Aubergine'] {
    color: #5D424D;
}

[data-colour='Duck Egg Blue'] {
    color: #BAC5CA;
}

[data-colour='Grey Blue'] {
    color: #9AA8B0;
}

[data-colour='Dark Lavender'] {
    color: #585C6E;
}

[data-colour='Pistachio'] {
    color: #C7CEC1;
}

[data-colour='Chartwell Green'] {
    color: #95B1A0;
}

[data-colour='Smoked Moss Green'] {
    color: #6A807C;
}

[data-colour='Dark Teal Blue'] {
    color: #41666A;
}

[aria-label='Whites'] a:before {
    background: #F8F8F9;
}

[aria-label='Silvers'] a:before {
    background: #C4C4C4;
}

[aria-label='Golds'] a:before {
    background: #FAEEC8;
}

[aria-label='Neutrals'] a:before {
    background: #CFC1B2;
}

[aria-label='Yellows'] a:before {
    background: #EDE5C6;
}

[aria-label='Oranges'] a:before {
    background: #EEE4DE;
}

[aria-label='Reds'] a:before {
    background: #844E53;
}

[aria-label='Pinks'] a:before {
    background: #EEDCD4;
}

[aria-label='Purples'] a:before {
    background: #5D424D;
}

[aria-label='Blues'] a:before {
    background: #9AA8B0;
}

[aria-label='Greens'] a:before {
    background: #95B1A0;
}

[aria-label='Greys'] a:before {
    background: #CCCCCA;
}

[aria-label='Browns'] a:before {
    background: #867A74;
}

[aria-label='Blacks'] a:before {
    background: #494F50;
}
