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

[data-swatch="pearl"]:before { background-color:#F8F6F0}[data-swatch="white"]:before { background-color:#fff}[data-swatch="black"]:before { background-color:#000000}[data-swatch="blue"]:before { background-color:#0000FF }[data-swatch="pink"]:before { background-color:#FFC0CB}[data-swatch="fuchsia"]:before { background-color:#c41a73}

