Appearance
Modular, immutable, tree-shakeable color operations for browser and Node
Import only the functions you need. Zero unused code in your bundle.
Full type safety with interfaces for RGB, HSL, and hex color formats.
All operations return new Color objects. Original colors are never mutated.
Works with hex, RGB, and HSL — including CSS string representations.