.products .card:nth-of-type(1) .swatch{background:#3C3C3C}
.products .card:nth-of-type(2) .swatch{background:#8A8D8F}
.products .card:nth-of-type(3) .swatch{background:#A67B5B}
.products .card:nth-of-type(4) .swatch{background:#1A1A1A}
.products .card:nth-of-type(5) .swatch{background:#3C3C3C}
.products .card:nth-of-type(6) .swatch{background:#8A8D8F}
.palette .chip:nth-of-type(1) .box{background:#3C3C3C}
.palette .chip:nth-of-type(2) .box{background:#8A8D8F}
.palette .chip:nth-of-type(3) .box{background:#A67B5B}
.palette .chip:nth-of-type(4) .box{background:#1A1A1A}