.products .card:nth-of-type(1) .swatch{background:#F2EFEA}
.products .card:nth-of-type(2) .swatch{background:#2C2C2C}
.products .card:nth-of-type(3) .swatch{background:#A07850}
.products .card:nth-of-type(4) .swatch{background:#C4B9AA}
.products .card:nth-of-type(5) .swatch{background:#F2EFEA}
.products .card:nth-of-type(6) .swatch{background:#2C2C2C}
.palette .chip:nth-of-type(1) .box{background:#F2EFEA}
.palette .chip:nth-of-type(2) .box{background:#2C2C2C}
.palette .chip:nth-of-type(3) .box{background:#A07850}
.palette .chip:nth-of-type(4) .box{background:#C4B9AA}