Color Utilities
Color model conversion (RGB / HSL / HSV / Hex / CMYK), WCAG contrast-ratio calculation, color-harmony generation (complementary, triadic, analogous), and design-token formatting for CSS / Tailwind / iOS / Android export. The toolkit for shipping a coherent design system across web + mobile.
Projects
Packages (11)
- @philiprehberger/dart-design-tokensdart
Token-based design system with themes, JSON import/export, and validation. Zero dependencies. Pure Dart.
- @philiprehberger/dotnet-color-converterdotnet
Convert between RGB, HSL, HSV, Hex, and CMYK color models with harmonies, contrast ratio, blending, and gradient generation.
- @philiprehberger/kt-color-kitkotlin
Color parsing, conversion, and manipulation across RGB, HSL, and HEX.
- @philiprehberger/php-colorphp
Color parsing, conversion, manipulation, and WCAG contrast checking
- @philiprehberger/py-color-convertpython
Convert between color formats: hex, RGB, HSL, HSV, CMYK, and named CSS colors
- @philiprehberger/rb-colorruby
Terminal ANSI color and styling with auto-detection
- @philiprehberger/rb-color-convertruby
Color format conversion with parsing, manipulation, harmony generation, color blindness simulation, and CSS named colors
- @philiprehberger/rs-clicolorrust
Cross-platform terminal color and style output with automatic capability detection
- @philiprehberger/rs-colorrust
Color manipulation library — parsing, conversion, blending, contrast checking, and ANSI terminal output
- @philiprehberger/color-kittypescript
Lightweight color parsing, conversion, and manipulation
- @philiprehberger/ts-color-stringtypescript
Parse and stringify CSS color values — hex, rgb, hsl, and named colors