.products .card:nth-of-type(1) .swatch{background:#F0ECE3}
.products .card:nth-of-type(2) .swatch{background:#C4A97D}
.products .card:nth-of-type(3) .swatch{background:#8B9E8B}
.products .card:nth-of-type(4) .swatch{background:#2C2C2C}
.products .card:nth-of-type(5) .swatch{background:#F0ECE3}
.products .card:nth-of-type(6) .swatch{background:#C4A97D}
.palette .chip:nth-of-type(1) .box{background:#F0ECE3}
.palette .chip:nth-of-type(2) .box{background:#C4A97D}
.palette .chip:nth-of-type(3) .box{background:#8B9E8B}
.palette .chip:nth-of-type(4) .box{background:#2C2C2C}