← ToolsStackColor Picker

Color Picker & Converter

Click to pick a color

Saved Palette

Frequently Asked Questions

What color formats does this tool support?

It converts between HEX (#RRGGBB), RGB (Red, Green, Blue: 0-255), HSL (Hue, Saturation, Lightness), and CMYK. You can pick colors using the visual picker, enter hex values directly, or adjust individual channel sliders.

When should I use each color format?

HEX is standard for CSS and web design (e.g., #3B82F6). RGB is used in design tools and when you need per-channel values. HSL is more intuitive for designers — you adjust hue for the color, saturation for intensity, and lightness for brightness. CMYK is for print design.

Does the tool save my color palette?

Colors are stored in your browser's localStorage, so your palette persists between visits on the same device. No colors are ever sent to any server. The tool works entirely offline after the initial page load.