Free Color Picker

Pick a color, get HEX, RGB, and HSL codes. No account needed.

HEX #2563EB
RGB rgb(37, 99, 235)
HSL hsl(221, 83%, 53%)

Frequently Asked Questions

What is a HEX color code? +
A HEX color code is a 6-digit hexadecimal number preceded by a # symbol (e.g., #2563EB). It represents a color using red, green, and blue values in base-16 notation. It's the most common format for specifying colors in web design.
What is the difference between RGB and HSL? +
RGB defines colors using Red, Green, and Blue channels (0-255 each). HSL defines colors using Hue (0-360 degrees), Saturation (0-100%), and Lightness (0-100%). HSL is often more intuitive for adjusting colors.
Can I enter a HEX code manually? +
Yes. You can type or paste a HEX color code directly into the hex input field and the color picker and all other formats will update automatically.
Is this tool free to use? +
Yes, completely free. No signup, no limits. Everything runs in your browser.
What colors can I pick? +
Any color from the full 16.7 million color spectrum. Use the color picker to visually select a color, or enter an exact HEX code for precision.