A simple, responsive color scheme generator that fetches palettes from The Color API and lets you copy hex values with one click.
Live Website: https://colschemegenerator.netlify.app/
Features:
- Pick a base color and scheme type (monochrome, complementary, triad, etc.)
- Instant preview grid with hover and copy-to-clipboard
- Graceful loading and error states
Getting started:
- Open index.html in your browser
- Choose a color and a scheme, then click Get Scheme
Tech:
- Vanilla HTML/CSS/JS
- thecolorapi.com for palette data
License: MIT