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

[data-swatch="asphalt black"]:before { background-color:#000000}[data-swatch="cloud white"]:before { background-color:#ffffff}[data-swatch="rock grey"]:before { background-color:#646665}[data-swatch="moss green"]:before { background-color:#676a61}[data-swatch="midnight blue"]:before { background-color:#404f5d}[data-swatch="wood brown"]:before { background-color:#5c503f}

