A super simple color hex and color name lookup tool.
I decided to create this first to test my capabilities before diving into a larger project where this will likely be used. I normally use bootstrap for UI stuff, but had heard great things about Tailwind CSS. It gave me a lot of headaches since you can't use their CDN for production. 😅 This web app serves it locally instead of using a CDN.