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

https://github.com/slimani-dev/tailwind-css-color-matcher

find the closes match to your color from the tailwind css color pallet
https://github.com/slimani-dev/tailwind-css-color-matcher

Last synced: over 1 year ago
JSON representation

find the closes match to your color from the tailwind css color pallet

Awesome Lists containing this project

README

          

# Tailwind CSS color matcher

put your Hex Code here and edit the ranges to find the closes match to your color from the tailwind css color pallet,

I'm using the HSL value to compare and find the best match for the color you are looking for.
The Background of the result section will use the input value as color, this will help you compare visually to see the best match

![](./public/screen-shot.png)

## Link

[Tailwind CSS color matcher](https://moh-slimani.github.io/tailwind-css-color-matcher)

## Licence

- MIT

## Author

- [Mohamed Slimani](https://slimani.dev)