@flemminghansen/color-tools
Small collection of tools to make it easier to convert and work with colors
Small collection of tools to make it easier to convert and work with colors
Simple Helper functions to generate random colors in RGB, RGBA, HSL, HSLA, and hexadecimal formats
Utilities to validate CSS colors, including named colors, css keywords, hex, rgb, rgba, hsl, hsla, lch, oklch, lab, and oklab
A library for parsing colors within the sRGB color space. it includes rgb(a), hsl(a), hsv(a), hex and cmyk. It mainly focuses on web standards, which is why it has build in css support. However, it may be used in any application that follows the css color
A mini package for color conversion not bloated with functions you will never use
ColourSpace is a simple package for handling conversion between various colour formats.
CLI tool that converts rgb(), rgba(), hex, hsl() and hsla() colors to oklch() in specified CSS files.
CSS utility for easy border, gradient, and shadow creation with HSLA colors.
Modify colors using the color-mod() function in CSS
Modify colors using the color-mod() function in CSS
🧪 A tiny URL builder library for TypeScript.
String-to-color generator
A small personal library meant for helping you handle and manipulate CSS color values in your JS app.