🎨Color Palette Generator
Generate harmonious color schemes
Tips:
- Click 🔒 to lock a color, keeping it when generating
- Click the color code to copy to clipboard
- Click 'Generate Palette' to create a new scheme
:root {
--color-1: #e0a204;
--color-2: #fcef43;
--color-3: #716a1e;
--color-4: #2cde8d;
--color-5: #5f7abd;
}How to Use
FAQ
What are complementary colors?
Complementary colors are opposite each other on the color wheel (e.g., red and green), creating strong contrast when used together.
How to choose a good color scheme?
Use the 60-30-10 rule: dominant color 60%, secondary 30%, accent 10% for visual hierarchy.