Skip to content

alw98/krakatoa

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

No packages published