HEX
#000000
Free · Instant · No signup
Sample colors from a canvas image.
Click to sample
HEX
#000000
RGB
rgb(0, 0, 0)
Swatch
Position
Click image
Brand audits and UI reviews often need the HEX behind a logo, screenshot, or competitor landing page. Upload the PNG or JPEG, click the pixel, copy HEX.
Large images scale down for preview but sampling uses the displayed canvas coordinates, so zoomed detail is easier when you upload a cropped section.
Use swatch plus RGB when pasting into design tokens, CSS variables, or Tailwind config extensions.
Typography pairing checks run on the Web Safe Fonts Preview after you lock brand colors in CSS.
Spacing from pixels to rem uses the PX to REM / EM Converter on the same style pass.
CSS cleanup after palette updates goes through the CSS Minifier before deploy.
Click flat fills rather than anti-aliased edges when you need the exact brand hex, not an average of foreground and background.
JPEG compression can speckle gradients. Sample near the center of large color fields.
Copy HEX into your component library. This page does not store a history of picks.
Upload an image, then click anywhere on the preview canvas. HEX and RGB update from that pixel. Default before click is #000000 until you sample.
No. The file stays in your browser. Canvas getImageData reads the pixel under your click locally.
HEX (#rrggbb uppercase), RGB rgb(r, g, b), a live swatch, and click coordinates on the scaled canvas.
Browsers display sRGB. Embedded color profiles, compression artifacts, and canvas scaling can shift values slightly versus Photoshop eyedropper on the original file.