Tailwind Nearest Value is a tool that helps developers find the closest Tailwind CSS color class for any given hex color code. It ensures design consistency by mapping custom colors to Tailwind's predefined palette.
🎨 Hex to Tailwind Color Matching
Convert any hex color code to its nearest Tailwind CSS color class.
🔧 Nearest Tailwind Space matching
git clone https://github.com/khulalit/tailwind-nearest-value.git
cd tailwind-nearest-value
npm install
npm start
This is a Next.js project bootstrapped with create-next-app
.
Contributions are welcome! Feel free to open issues or submit pull requests to enhance the functionality of this tool.
This project is licensed under the MIT License.