Tailwind Color Finder
Find the closest Tailwind CSS color class for any hex color.
blue-500#3b82f6text-blue-500bg-blue-500About This Tool
The Tailwind Color Finder identifies the closest Tailwind CSS color class for any hex color you input. Essential for developers using Tailwind who need to match arbitrary colors to official utility classes, ensuring design consistency and reducing custom CSS.
Paste a hex color and the tool calculates the closest match from Tailwind's complete color palette, showing the class name (e.g., `bg-blue-500`). Results display the matched color, its hex value, and the exact Tailwind class name you can copy directly into your HTML or CSS.
Perfect for converting designs to Tailwind code, maintaining palette consistency across projects, and avoiding redundant custom colors. Runs completely in your browser with no data sent or signup needed.