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

https://github.com/matthewbub/checking-colors


https://github.com/matthewbub/checking-colors

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

- HSL (#1) → Best for intuitive "light/dark" adjustments.
- HSV (#2) → Similar, but based on brightness (used in design tools).
- RGB scaling (#4) → Fastest, but least perceptually accurate.