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