Show HN: Tailcolors, a TailwindCSS Color Palette (tailcolors.com)
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!
4 comments
[ 2507 ms ] story [ 1797 ms ] threadMaybe could be more useful if the default copy method were hex or if it saves last selected setting on localStorage.
I'll take a look in the next few days!
I'm planning to add more detailed pages for each color too. things like gradients, complementary colors and UI examples so keep an eye out!