.products .card:nth-of-type(1) .swatch{background:#2F2F2F}
.products .card:nth-of-type(2) .swatch{background:#1B4332}
.products .card:nth-of-type(3) .swatch{background:#C49A3B}
.products .card:nth-of-type(4) .swatch{background:#B08D57}
.products .card:nth-of-type(5) .swatch{background:#2F2F2F}
.products .card:nth-of-type(6) .swatch{background:#1B4332}
.palette .chip:nth-of-type(1) .box{background:#2F2F2F}
.palette .chip:nth-of-type(2) .box{background:#1B4332}
.palette .chip:nth-of-type(3) .box{background:#C49A3B}
.palette .chip:nth-of-type(4) .box{background:#B08D57}