A React application that generates tints and shades of a given color. Users can input a hex color code to generate a palette and copy color values to the clipboard with a single click.
| Page | Preview |
|---|---|
| Color Generator | ![]() |
- Color Generation: Generate darker and lighter shades of any hex color input.
- Clipboard Integration: Click on any color box to copy its hex value to the clipboard.
- Error Handling: Visual feedback for invalid color codes.
- Responsive Design: Works seamlessly across different screen sizes.
In the project directory, you can run:
Installs the necessary dependencies to run the app.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
- React
- Values.js (for color manipulation)
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Code of Conduct: Please read our Code of Conduct to understand the standards of behavior we expect in our community.
- Contributing: Check out the Contributing Guidelines for details on our code of conduct and the process for submitting pull requests.
- Security: Please refer to our Security Policy.
- Issue Templates: When opening an issue, please use the provided Bug Report or Feature Request templates.
Distributed under the MIT License. See LICENSE for more information.
