.products .card:nth-of-type(1) .swatch{background:#F5F2EC}
.products .card:nth-of-type(2) .swatch{background:#D9C9A8}
.products .card:nth-of-type(3) .swatch{background:#B0B3B2}
.products .card:nth-of-type(4) .swatch{background:#5B7A8A}
.products .card:nth-of-type(5) .swatch{background:#F5F2EC}
.products .card:nth-of-type(6) .swatch{background:#D9C9A8}
.palette .chip:nth-of-type(1) .box{background:#F5F2EC}
.palette .chip:nth-of-type(2) .box{background:#D9C9A8}
.palette .chip:nth-of-type(3) .box{background:#B0B3B2}
.palette .chip:nth-of-type(4) .box{background:#5B7A8A}