Color-swatch popover pairing a filled chip with the palette name and hex code.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Tooltip8 } from "@/components/beste/piece/tooltip8";
<Tooltip8
name="Sunset"
hex="#F97066"
tone="sunset"
/>