Scale gold · Pro color · Free greyscale tokens.
Color tokens per tier. Scale = gold trio, Pro = brand color trio (Scout / Argus / Flint), Free = greyscale trio. Import once, get a tier-aware palette for any billing-context surface.
import { tierPalette } from "@/components/ui/tier-palette";
const colors = tierPalette("pro");
// → ["#0A84FF", "#FF2D92", "#BF5AF2"]components/ui/ folder. You own the code.