Extract image colors

4–64 colors · HEX · RGB · copy as CSS variables

이미지 색상 추출

사진에서 대표 색을 뽑아 HEX·RGB 팔레트로 보여줍니다. CSS 변수로도 한 번에 복사

이미지를 끌어다 놓거나 눌러서 선택하세요
뽑을 색 개수 8색
이미지는 브라우저 안에서만 처리되고 어디로도 전송되지 않습니다.

Extract the colors of an image and read them as HEX and RGB. Pulls the colors that represent a photo or drawing and shows them with HEX and RGB values. It divides the color space, so one large background does not take over the result.

How to use it

  1. Drop or paste an image
  2. Set how many colours to pull out
  3. Click a colour to copy its HEX
  4. Copy them all at once as CSS variables

Common questions

Does the image get uploaded to a server?
No. It is read and processed entirely inside your browser and never transmitted anywhere.
How are the colours chosen?
By median cut — repeatedly splitting the colour cloud in half along its widest axis. Unlike simply counting the most frequent colours, an accent colour surrounded by a large background still survives.
Can I paste a screenshot straight in?
Yes. Copy your screen, paste it over this tool, and the palette appears right away.

Other tools

Stays on your device What you enter is handled inside your browser only — nothing is stored or sent anywhere.

This tool page states where what you enter goes — see the badge above. All tools · KarmoLab · Who made this · Built with AI. View source