Skip to content

This is a color generator app where we can pass any hex color code and get the various tints and weights of that specific color

Notifications You must be signed in to change notification settings

Maina-Francis/color-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color generator

image

This is a simple React app where users can pass in color hex codes and get back their various variations, tint, and weight.

The lightness or darkness of a color is called its value. Tints are light values that are made by mixing a color with white, which increases lightness. Shades are dark values that are made by mixing a color with black, which reduces lightness

Users can also copy the hexcodes of any color tint to clipboard.

External Resources Used

To get the colors, we used external library called Values.js.

About

This is a color generator app where we can pass any hex color code and get the various tints and weights of that specific color

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published