https://github.com/beenotung/color-wheel
HSL-based color wheel
https://github.com/beenotung/color-wheel
Last synced: 23 days ago
JSON representation
HSL-based color wheel
- Host: GitHub
- URL: https://github.com/beenotung/color-wheel
- Owner: beenotung
- Created: 2021-07-18T19:11:11.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-18T19:11:31.000Z (about 4 years ago)
- Last Synced: 2025-06-02T07:42:09.326Z (4 months ago)
- Language: TypeScript
- Homepage: https://colorwheel.surge.sh/
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# color wheel
HSL-based color wheelHosted on https://colorwheel.surge.sh/
# Todo
Take reference on UI of https://color-wheel.surge.sh/ to allow fixing lightness when the mouse is moving around.