$devtoolkit.sh/tools/tailwind-color-finder

Tailwind Color Finder

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

Related Tools

FAQ

How is the closest color found?
The tool calculates Euclidean RGB distance between your color and all ~440 colors in Tailwind's default palette, returning the closest match.
Which version of Tailwind is this based on?
This tool uses the default Tailwind CSS v3/v4 palette which includes shades from 50 to 950 for all color families.

Input any hex color and find the closest Tailwind CSS color utility class from the complete default palette. Searches all color families (slate, gray, zinc, neutral, stone, red, orange, amber, yellow, lime, green, emerald, teal, cyan, sky, blue, indigo, violet, purple, fuchsia, pink, rose) across all shades (50–950). Shows the class name, hex value, and color swatch.

/tools/tailwind-color-finderv1.0.0