Color Scheme Generator
Features
Color Picker:
- Allows the user to select a base color.
Generate Button:
- Creates a color scheme with 5 shades.
Dynamic Palette:
- Adjusts brightness to create a gradient or complementary colors.
Responsive Design:
- Works seamlessly on all screen sizes.
Stylish Display:
- Colors are shown as boxes with HEX codes displayed.
Bright Adjustments:
- Uses a custom algorithm to modify the brightness of the base color.
How It Works
User Interaction:
- The user picks a base color using a color picker.
Color Scheme Generation:
- The
adjustBrightnessfunction alters the brightness of the selected color.
- The
Dynamic Rendering:
- The scheme is displayed as a responsive grid of color boxes.
No comments:
Post a Comment