.products .card:nth-of-type(1) .swatch{background:#F4F1EC}
.products .card:nth-of-type(2) .swatch{background:#D2C4A4}
.products .card:nth-of-type(3) .swatch{background:#4D7E6E}
.products .card:nth-of-type(4) .swatch{background:#A8C8DA}
.products .card:nth-of-type(5) .swatch{background:#F4F1EC}
.products .card:nth-of-type(6) .swatch{background:#D2C4A4}
.palette .chip:nth-of-type(1) .box{background:#F4F1EC}
.palette .chip:nth-of-type(2) .box{background:#D2C4A4}
.palette .chip:nth-of-type(3) .box{background:#4D7E6E}
.palette .chip:nth-of-type(4) .box{background:#A8C8DA}