A VS Code extension to find the closest tailwind color for a hex value in your code.
For example, if you select #EF4444
and run the extension, it will replace that #EF4444
with red-500
in your code.
Initial release of Tailwind CSS Color Finder