Convert Hex Color to Tailwind Preset
Command to convert hex color to Tailwind preset
Download the desktop app to install command
Convert Hex Color to Tailwind Preset
fff
About
Pass a valid hex color, e.g. #fff and the command will return the closest Tailwind preset; in this case true-gray-50.
Below the color you will see the Delta-E, which is the difference between the two colors. There will also be a plain language explanation of the Delta-E, such as "Perceptible through close observation". Here is a source explaining Delta-E.
javascript
Developer Tools
Utilities