Skip to content

akshikamde21/color-lighten-darken-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Lighten/Darken App

The Color Lighten/Darken App is a simple web application that takes a hex color code as input and allows the user to either lighten or darken it using a toggle. The app also provides the flexibility to vary the percentage of color lightening and darkening. The final output is displayed as an altered color. Check out the live website!

Features

  • Accepts input in the form of a hex color code.
  • Toggle functionality to switch between lightening and darkening the color.
  • A slider to vary the percentage of color adjustment.
  • Real-time preview of the altered color.

Technologies

  • HTML
  • CSS
  • Vanilla JavaScript

Installation

  1. Clone the repository:

    git clone https://github.com/akshikamde21/color-lighten-darken-app.git
    

About

A web app that picks a color and lightens or darkens it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published