An open API service indexing awesome lists of open source software.

https://github.com/mnthomson/tailwind-closest

Find the closest tailwind color from a hex code
https://github.com/mnthomson/tailwind-closest

tailwind tailwindcss

Last synced: 10 months ago
JSON representation

Find the closest tailwind color from a hex code

Awesome Lists containing this project

README

          

# Tailwind Closest



Live Site: https://tw.mnt.dev

### why?
I was getting annoyed trying to convert hex codes to [Tailwind Colours](https://tailwindcss.com/docs/customizing-colors) (yes, I'm Canadian and that's how it's spelled). So I just did some funky 3D Pythagoras to find the closest Tailwind representation.