Color Picker
Pick any color visually with a saturation/brightness canvas, hue slider, opacity slider, browser eyedropper, and image pixel sampler. Copy values in HEX, RGB, RGBA, HSL, or CMYK — or search the full CSS named-color library by name or hex.
Tool-Zusammenfassung
Dieses Tool nimmt strukturierte Eingaben entgegen und liefert deterministische Ausgaben im Browser, ohne Server-Upload.
- Tool-Name
- Color Picker
- Eingabe-Intention
- Liefere Quellinhalte zum Umwandeln, Validieren oder Analysieren.
- Ausgabe-Intention
- Erhalte normalisierte Ausgabe, geeignet zum Kopieren, Wiederverwenden oder Debuggen.
- Beispiel-Eingabe
- Pick red
- Beispiel-Ausgabe
- #ff0000 · rgb(255, 0, 0) · cmyk(0%, 100%, 100%, 0%)
Pick a colour you love.
Drag the canvas, tap any swatch, sample from your screen, or pick any pixel from an image upload or image URL. Every format copies in one click, and the matching-pair table below shows colours that play nicely together.
Pick from image or URL
Upload an image or paste an image URL, then click directly on the preview to sample a pixel.
Shades & tints
Matching colour pairs
Click a row to set it as the current colour.| Role | Pair preview | HEX | Why it works | Copy |
|---|---|---|---|---|
Contrast 1.93:1 | Opposite on the wheel — bold call-to-action pair | |||
Contrast 1.09:1 | Softer take on complementary, easier on the eye | |||
Contrast 3.03:1 | Balancing partner for hero + accent layouts | |||
Contrast 1.03:1 | Vibrant trio — works for illustrations and charts | |||
Contrast 2.65:1 | Third vertex of the triad for extra contrast | |||
Contrast 1.70:1 | Neighbor hue — great for smooth gradients | |||
Contrast 2.29:1 | Neighbor on the other side — calm and cohesive | |||
Contrast 1.16:1 | Four-color scheme with strong visual energy | |||
Contrast 2.52:1 | Opposite tetradic partner to round out the set |
Named colors
Tool-Einführung
Pick any color visually with a saturation/brightness canvas, hue slider, opacity slider, browser eyedropper, and image pixel sampler. Copy values in HEX, RGB, RGBA, HSL, or CMYK — or search the full CSS named-color library by name or hex.
Tool-Überblick
Most pickers stop at HEX and RGB. This one adds opacity (rgba and #RRGGBBAA), print-ready CMYK, desktop/screen sampling in supported browsers, and click-to-pick color extraction from image uploads or image URLs. A nearest-match label tells you the closest CSS named color for readability and handoff. Saved swatches live in memory only — nothing is uploaded.
Anwendungsfälle
- Use Color Picker when you need fast interactive color picker with eyedropper support, image upload and url sampling, saturation/brightness canvas, hue and opacity sliders, hex / rgb / rgba / hsl / cmyk output, css named-color lookup, nearest-name matching, and saved swatches.
- Handle design workflows directly in the browser with no install required.
- Support SEO long-tail intent by covering quick checks, troubleshooting, and one-off conversions.
Eingabe/Ausgabe-Beispiele
Pick red
#ff0000 · rgb(255, 0, 0) · cmyk(0%, 100%, 100%, 0%)
Search "teal"
#008080 · rgb(0, 128, 128)
Opacity 50% on #3b82f6
rgba(59, 130, 246, 0.5) · #3b82f680
FAQ
What is the hex code for red, blue, green, and yellow?+
What are the hex codes for orange, purple, pink, and brown?+
What are the hex codes for black, white, gray, and silver?+
What is the hex for teal, cyan, navy, and indigo?+
What is CMYK and when should I use it?+
What does the #RRGGBBAA hex format mean?+
How is the "closest named color" found?+
Can I pick a color from an image URL?+
Can I sample color from my desktop screen?+
Mehr Tools entdecken
Entdecke verwandte Tools in der Kategorie Design weiter unten.
Verwandte Tools
Handverlesene Helfer, die nützlich sein könnten