Color Picker

HEX
#D97706
RGB
rgb(217, 119, 6)
HSL
hsl(32, 95%, 44%)
颜色历史 / Color History

What is Color Picker?

A color picker is essential for designers and developers — quickly select, preview, and convert between color formats. Our picker supports HEX, RGB, HSL, CMYK, and more, with an intuitive color wheel and sliders. Live preview shows exactly how colors look. Everything runs in your browser. Perfect for web design, UI development, graphic design, and CSS styling. Includes an eyedropper tool to grab colors from your screen and generate color schemes.

Use Cases

  • Web design and UI development
  • Choosing CSS color values
  • Generating color schemes
  • Extracting colors from images
  • Debugging color display issues

How to Use

  1. 1Use the color wheel or sliders to pick
  2. 2Preview the color in real time
  3. 3See HEX, RGB, HSL, and more formats
  4. 4Click copy to grab the color value

Features

  • Free
  • No account needed
  • Multiple formats
  • Live preview
  • Eyedropper tool
  • One-click copy
  • Color scheme generator
  • Works everywhere

FAQ

What color formats are supported?

HEX (#FF5733), RGB (rgb(255, 87, 51)), HSL (hsl(11, 100%, 60%)), CMYK, RGBA (with alpha), and more.

How does the eyedropper work?

Click the eyedropper icon, then click anywhere on your screen to grab that color. Note: The eyedropper requires the EyeDropper API (Chrome, Edge support it; Firefox/Safari do not yet).

What is the difference between HEX and RGB?

HEX is hexadecimal notation (#RRGGBB), common in CSS and web design. RGB uses red-green-blue channel values (0-255), which is more intuitive. Both represent the same color and convert between each other.

Can I generate color schemes?

Yes. The tool includes complementary, analogous, triadic, and other color scheme generators to help you find harmonious combinations.

Does it auto-copy the color value?

Not automatically, but clicking the copy button next to any color value copies it to your clipboard instantly.

Does it work on mobile?

Yes. Responsive design ensures the color picker works smoothly on phones and tablets.