Hey HN, I built tailcolors.com — a TailwindCSS color palette where you can click to copy any Tailwind color class.
I'm a longtime Tailwind user and I've tried some similar tools, but none supported v4 colors or the new oklch variants.
Tailcolors has both! You can easily copy the 50-950 variants of each color by clicking on them, plus optionally toggle between copying the raw Tailwind class, a hex code, or the oklch property.
Enjoy!
Maybe could be more useful if the default copy method were hex or if it saves last selected setting on localStorage.