pub const BASE_COLORS: [(&str, Tint); 5];Expand description
The greys a UI is built on, as oklch hue and chroma.
Tailwind’s five neutral families at their 500 step (tailwindcss.com/docs/colors, read 2026-08-24) — the same list shadcn offers as its base colour, and the reason these are quoted rather than invented: a neutral that carries hue is a judgement someone else has already made five times.