Tailwind Color Finder

Find the closest Tailwind CSS color class for any hex color.

Result
Closest Color
blue-500
Hex Value
#3b82f6
Text Class
text-blue-500
Background Class
bg-blue-500
Distance0
Exact Match
Yes

About 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.

Frequently Asked Questions