Summary

Enter hex color to generate tints and shades.

Library: values.js

Live Demo

File structure

.
├── README.md
└── src
    ├── App.js
    ├── SingleColor.js
    ├── index.css
    └── index.js

Notes

Clipboard.writeText()

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.