Color scheme generation tool deployed as a web application; built using React.
Integrates with a variety of color libraries to help find the perfect color scheme.
Upon input field losing focus, the actual color name displays.
- React - JavaScript UI library.
- iro.js - HSV color picker widget for JavaScript.
- color-names - Crowdsourced color name list.
- nearest-color - Naive NNS implementation to find nearest color from a list of colors.
- clipboard - Modern copy to clipboard.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE file for details