[data-swatch]::before {
  background-color: rgba(var(--text-color) / 0.08);
}

[data-swatch="khaki"]:before { background-color:#b0a289}[data-swatch="moss"]:before { background-color:#393a35 }[data-swatch="nutmeg"]:before { background-color: #a65a2c}

