This is a minimal web app that generates a 5-color design palette based on a base color selected by the user. It's useful for designers and developers who need quick color systems for UI/UX, web apps, and branding.
- π― Choose a base color
- π¨ Automatically generate:
- Primary color
- Text color
- Background color
- Secondary background color
- Secondary color
- π Clean and intuitive UI
- β‘ Built with plain HTML, CSS, and JavaScript (or update this if you used a framework)
Tap into instant color harmony β test the app now: π¨ Create a Palette
- User selects a base color.
- The app calculates appropriate text, background, and secondary shades.
- Results are displayed instantly with copyable color codes.
MIT License β feel free to use, modify, and share.