Skip to content

alw98/krakatoa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A perceptually uniform palette generator made with HSLuv.

createPalleteFromHex(hex: string, size: number): string[]
Generate a pallete of colors in hex that are perceptually uniform, given the input color hex.

createPalleteFromRgb(rgb: ColorTuple, size: number): ColorTuple[]
Generate a pallete of colors in rgb that are perceptually uniform, given the input color rgb.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors