.products .card:nth-of-type(1) .swatch{background:#3B3B3B}
.products .card:nth-of-type(2) .swatch{background:#B07D4B}
.products .card:nth-of-type(3) .swatch{background:#C6A664}
.products .card:nth-of-type(4) .swatch{background:#F4F2EF}
.products .card:nth-of-type(5) .swatch{background:#3B3B3B}
.products .card:nth-of-type(6) .swatch{background:#B07D4B}
.palette .chip:nth-of-type(1) .box{background:#3B3B3B}
.palette .chip:nth-of-type(2) .box{background:#B07D4B}
.palette .chip:nth-of-type(3) .box{background:#C6A664}
.palette .chip:nth-of-type(4) .box{background:#F4F2EF}