Skip to content

Add: [Frontend] Professional Color Palette Generator mini-project#50

Merged
Tejas-Santosh-Nalawade merged 1 commit into
acesdit:mainfrom
vatsalgupta2004:add-frontend-color-palette-generator
Oct 20, 2025
Merged

Add: [Frontend] Professional Color Palette Generator mini-project#50
Tejas-Santosh-Nalawade merged 1 commit into
acesdit:mainfrom
vatsalgupta2004:add-frontend-color-palette-generator

Conversation

@vatsalgupta2004

Copy link
Copy Markdown
Contributor

Features:

  • Generate random color palettes with 5 colors
  • Lock/unlock individual colors to preserve them during regeneration
  • Copy color codes (HEX) to clipboard with one click
  • Display color information (HEX, RGB, HSL formats)
  • Save favorite palettes to local storage
  • Load and delete saved palettes
  • Export palettes in CSS, SCSS, and JSON formats
  • Keyboard shortcuts for quick actions (Space, S, E, C)
  • Fully responsive design with modern UI/UX
  • Accessibility features with ARIA labels
  • Toast notifications for user feedback
  • Professional gradient backgrounds and animations

Tech Stack: HTML5, CSS3 (CSS Grid, Flexbox, Custom Properties), Vanilla JavaScript
Use Cases: Web designers, developers, UI/UX professionals
Contributor: vatsalgupta2004

Features:
- Generate random color palettes with 5 colors
- Lock/unlock individual colors to preserve them during regeneration
- Copy color codes (HEX) to clipboard with one click
- Display color information (HEX, RGB, HSL formats)
- Save favorite palettes to local storage
- Load and delete saved palettes
- Export palettes in CSS, SCSS, and JSON formats
- Keyboard shortcuts for quick actions (Space, S, E, C)
- Fully responsive design with modern UI/UX
- Accessibility features with ARIA labels
- Toast notifications for user feedback
- Professional gradient backgrounds and animations

Tech Stack: HTML5, CSS3 (CSS Grid, Flexbox, Custom Properties), Vanilla JavaScript
Use Cases: Web designers, developers, UI/UX professionals
Contributor: vatsalgupta2004
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants