Color Picker & Wheel
Color harmonies
Grab the exact color from any image
Stop guessing HEX codes from screenshots. Click any pixel for HEX, RGB, and HSL, or extract the dominant palette as JSON or CSS variables, right in your browser.
Drop an image — click any pixel for its code or extract the full palette
PNG, JPG, WEBP, GIF
What you can do with Color Picker
Everything this tool helps you accomplish — no learning curve, no setup.
- Pick any color from a photo as HEX, RGB or HSL
- Extract the dominant color palette from an image
- Grab brand colors from a screenshot or logo
- Copy color codes for your designs
- Export the palette as JSON or CSS variables
- Build a color scheme from a reference photo
Settings information
8 settings
Every control in Color Picker, explained — what it does and when to use it.
Color Picker & Wheel
- RandomOne-click
- Jumps to a new shuffled color in one click for quick inspiration; the HEX, RGB, HSL values and harmony palettes all update together.
- Saturation and brightnessSliderRange: 0–100%
- Drag the marker across the square to set how vivid the color is (left to right) and how light or dark it is (top to bottom).
- HueSliderRange: 0–360 · Default: 211
- Slide along the rainbow bar to choose the base hue, moving from red through yellow, green, blue and magenta and back to red.
- HEXText input
- Type or paste any color value — a HEX code, rgb() or hsl() notation, or a CSS color name — to jump straight to that exact color.
- RGBNumber inputRange: 0–255
- Set the red, green and blue channels individually from 0 to 255 when you need to match an exact RGB value from a design spec.
- HSLNumber inputRange: 0–360
- Adjust hue (0–360) plus saturation and lightness (0–100) as numbers — useful for nudging a color lighter or more muted without changing its hue.
Dominant Palette
- SizeDropdown
- Chooses how many dominant colors to extract from the uploaded image (default 8); pick a small size for a clean brand palette or a large one to surface accent shades.Options: 58101624
- Picked ColorColor picker
- Click or tap anywhere on the uploaded photo to sample that exact pixel; each pick adds a swatch with HEX, RGB and HSL values, removable individually or all at once.
Done with Color Picker? Try these next
Hand-picked tools that pair well with Color Picker. Keep going without losing your file.
Color Palette Generator
Picking colors that work together is slow guesswork. Press space to generate, lock what you like, and export PNG, CSS variables, or JSON in seconds.
Try it nowColor Wheel
Guessing at matching colors leads to clashing designs. Drag the wheel to get complementary, analogous, triadic, tetradic and square harmonies with copyable hex codes — free, with no account needed.
Try it nowColor Meanings
The wrong color sends the wrong message. Pick any color to see its psychology, symbolism, cultural meanings, brand examples and copyable pairings — free, with no account needed.
Try it nowEXIF Viewer & Remover
Photos carry GPS locations, device details, and timestamps you never meant to share. Inspect every EXIF, IPTC, and XMP field, then download a metadata-free copy in seconds.
Try it nowPhoto Filters & Effects
Flat photos get scrolled past. Pick a cinematic, vintage, glitch, or beauty effect, preview every look instantly, and download the one you love in seconds. Free to start, no credit card.
Try it nowImage Overlay
Desktop compositing is overkill for placing a logo or watermark. Drag your overlay into position, tune opacity and blend, and download the combined image in seconds. Free to start.
Try it nowFrequently Asked Questions
Upload any JPG, PNG, WebP or GIF and click anywhere on the displayed image — the exact pixel under your cursor is sampled and shown as HEX, RGB and HSL with one-click copy for each format. Perfect for matching a brand color, sampling a swatch from a photograph, or grabbing accent tones from a design mockup.
usageClick any pixel and this color picker tool shows its HEX color code (for example #FF6B35) alongside RGB and HSL — the same HTML/CSS color codes you paste straight into a stylesheet, design token or HTML attribute. Hit Copy to grab the hex code in one click.
usageThe image is downsampled to 320 pixels on its longest side, then each pixel is bucketed by its top 4 bits per channel. The most-populated buckets are averaged back to full 8-bit color, sorted by frequency, and returned as your palette. The result is typically 5-24 dominant colors that visually summarise the image.
technicalYes. The Download buttons produce two formats: a CSS variable block ready to paste into a :root selector (--color-1, --color-2…), and a JSON file with hex, RGB components and weight percentage for each color. Both formats integrate cleanly into design tokens, Tailwind configs, and palette libraries.
featuresNo — color picking and palette extraction happen entirely in your browser using the HTML canvas API. The image stays on your device, which makes the tool safe for unreleased product photos, draft mockups, and brand assets under NDA.
privacyFor brand identity work, 5-8 colors is the sweet spot — it captures the dominant theme without diluting accent choices. For data visualisation we recommend 10-16 colors so you have enough categorical hues. The slider lets you pick between 5 and 24.
tipsPixels with alpha below 128 are ignored, so transparent backgrounds do not pollute the palette with "background" colors. This makes Image Color Picker especially good for product cutouts, sticker artwork and isolated subjects.
technicalHEX (#RRGGBB) is the most compact and is what CSS, Figma and Sketch use by default. RGB shows the three component values from 0-255 — useful when working with image data programmatically. HSL (hue, saturation, lightness) is intuitive for adjusting colors: shift hue to change the color family, adjust lightness for tints and shades.
technicalYes. Free, free account required to download, no limits on image size or number of palettes extracted. There is nothing to install — the entire tool is a single web page.
pricingNo image needed. The Color Picker & Wheel at the top works on its own — drag the saturation/brightness square and the hue slider, or type any HEX, RGB or HSL value to dial in an exact color. Uploading an image is optional, just for eyedropping colors out of a photo.
usagePick your base color and the Color harmonies panel instantly builds complementary, analogous, triadic, split-complementary, tetradic and monochromatic schemes using color-wheel theory. Click any swatch to copy its HEX code.
featuresIn the standalone Color Picker & Wheel, dial in your color and the panel shows its contrast ratio against pure white and pure black along with the WCAG rating — AAA, AA, AA Large, or Fail. Use this before finalizing a text or button color so it stays readable and meets WCAG 2.1 accessibility guidelines.
featuresYes. The standalone Color Picker & Wheel shows the closest matching named CSS color next to whatever HEX, RGB or HSL value you've dialed in, which is handy for quickly describing a shade in a brief, ticket or design spec without guessing.
featuresClick Random in the Color Picker & Wheel to jump to a new color, then use the Color harmonies panel below it to see complementary, analogous, triadic and other coordinated palettes built from that color — a quick way to find a starting point when you're designing from scratch rather than sampling an existing image.
tipsUse the Size dropdown above the palette to choose 5, 8, 10, 16 or 24 dominant colors — the palette recalculates instantly as you change it. Combine a small size like 5 for a clean brand palette with the picked-color eyedropper to grab one or two exact accent shades the automatic extraction might average away.
tipsYes — the standalone Color Picker & Wheel shows your current color's contrast ratio against pure white and pure black right under the swatch, labelled AAA, AA, AA Large or Fail per the WCAG thresholds (7:1, 4.5:1, 3:1). Use it to check a text/background pairing meets accessibility standards before you lock in a design color.
featuresThe Color Picker & Wheel automatically matches whatever color you've dialed in — via the picker, HEX box, or RGB/HSL fields — to its closest standard CSS color name, shown as 'Closest name' next to the swatch. It's a quick way to describe a color verbally or find its nearest web-safe equivalent.
featuresYes — every click or tap on the uploaded image adds a new swatch to your Picked Colors list rather than replacing the last one, so you can build up a custom set of exact pixel colors from different parts of a photo. Remove any single swatch with its × button, or clear the whole list with Clear picked.
usageYes — the Random button (shuffle icon) in the Color Picker & Wheel jumps to a new hue, saturation and brightness combination in one click, useful for breaking creative block or exploring a palette you wouldn't have typed in manually. HEX, RGB, HSL and the harmony swatches below all update together.
featuresOn a touchscreen, drag your finger across the image to preview the color under it in a live floating swatch, then lift your finger to add that exact pixel to your Picked Colors list — no separate confirm tap needed. The same palette-size dropdown and export buttons work identically on mobile.
usageYes. The color wheel at the top of the page has a Random button that jumps to a random color and instantly shows its HEX, RGB and HSL codes, its closest named color, contrast ratios on white and black, and full harmony sets — complementary, analogous, triadic, split complementary, tetradic and monochromatic. It is a fast way to explore starting points for a palette.
featuresThis tool samples colors from an uploaded image or from the built-in color wheel rather than reading your live screen. The quickest workaround for a screen color picker: take a screenshot, drop it onto the page, and click the exact pixel you want — you get the same HEX, RGB and HSL codes without installing an extension, and the screenshot never leaves your browser.
tipsHow Color Picker helps you get it done
Real problems it solves every day — for businesses, creators, and everyday tasks. Find the use case that fits you and start in seconds.
Brand Identity Audit
Pull the exact HEX values out of an existing logo or marketing asset to feed into your style guide. Match competitor brand colors for a positioning deck or pitch.
Web Design Palette Building
Extract dominant colors from a photograph or mood-board, export as CSS variables, and drop them into your stylesheet. The 5-8 color sweet spot covers primary, accent and neutrals for a full design system seed.
E-commerce Product Listings
Match product photo background colors to your store theme. Pick the dominant accent color from a sneaker or dress photo and use it as the listing's call-out highlight.
Interior & Fashion Inspiration
Photograph a room or outfit you like and extract the palette. Use it to choose paint, fabrics, or accessories that complement the existing scheme — turning visual inspiration into actionable swatches.
Data Visualisation Schemes
Generate a categorical palette of 10-16 colors derived from an image you want to evoke (e.g. a watercolor painting for a soft chart, a sunset for warm-to-cool gradients). Better than picking generic hues.
Game & UI Asset Workflows
Extract the indexed color palette from sprite art or UI mockups to feed into a pixel-art tool or game engine. The palette JSON export integrates with Aseprite, Photoshop and most asset pipelines.
WCAG Contrast Checks Before You Ship
Dial in a text and background color pair in the standalone Color Picker & Wheel and read their contrast ratio against white and black instantly, so you catch an AA/AAA accessibility failure before it reaches production.
Dial-In Custom Paint & Print Colors
Skip the photo entirely — type an exact HEX, RGB or HSL value, or drag the saturation/hue controls, to nail down a specific paint mix, spot color, or brand tone, then check its closest named color for easy communication with a supplier.
Multi-Point Swatch Boards From One Photo
Click several spots on a single reference photo — a sky, a dress, a flower — to build a curated multi-color swatch set instead of relying on the auto-extracted dominant palette, then export it as JSON or CSS for a client mood board.
Instant Brand Color Harmony Sets
Enter one brand HEX code and the Color harmonies panel generates ready-to-use complementary, triadic and split-complementary swatch sets in seconds — perfect for a social media template or ad variant palette without hiring a designer.
Extract a Design Token Palette from a Competitor Screenshot
Upload a screenshot of a competitor's website or app instead of a photo, and the dominant-palette extractor pulls out its exact background, accent and text colors as HEX codes you can export as CSS variables — a fast way to reverse-engineer a color scheme for a comp or pitch deck.
