Private browser-local utility

Color Picker

Pick a visual color or enter exact HEX or RGB channel values, then copy a CSS-ready representation.

Enter values to begin.

Color values

How it works

HEX pairs are parsed as base-16 red, green, and blue channels. RGB channels are converted back to two-digit hexadecimal pairs. HSL is derived from normalized RGB channel minimums, maximums, lightness, and chroma.

Limits and assumptions

This tool handles opaque sRGB-style color values only. It does not include alpha transparency, sample screen pixels, assess WCAG contrast, or claim that a color is accessible in a particular design.

Related tools