Create accessible palettes with locks and CSS or Tailwind exports.
--palette-1: #ba732c;
--palette-2: #dcbe28;
--palette-3: #bfd54d;
--palette-4: #a1e55d;
--palette-5: #8fe17f;
colors: {
palette1: "#ba732c",
palette2: "#dcbe28",
palette3: "#bfd54d",
palette4: "#a1e55d",
palette5: "#8fe17f",
}