HEX color picker

    Get the HEX code from any image

    Click any pixel to get the HEX code

    చిత్రం

    Color picker tool preview - Extract colors from images

    రంగుల ప్యాలెట్

    రంగులు

    HEX
    #2596be
    RGB
    rgb(37, 150, 190)
    HSL
    0, 0, 0

    మీ స్వంత చిత్రాన్ని ఉపయోగించండి

    మేము డేటా రక్షణను ముఖ్యంగా భావిస్తున్నాము! ఏ డేటా పంపబడదు. మాయ మీ బ్రౌజర్‌లో జరుగుతుంది.

    A HEX color code is a six-character code used in web design and CSS to define colors precisely — for example #FF5733. In the past, finding a color in an image used to require Photoshop or other design tools. With this free HEX color picker, you simply upload your image and click any pixel to get the HEX code instantly. No software to install, no account to create, and no data uploaded to any server — everything happens right in your browser.

    What is a HEX color code?

    A HEX color code starts with # followed by six hexadecimal characters (0–9, A–F). The first two characters represent the red channel, the next two green, and the last two blue. For example, #FF0000 is pure red, #00FF00 is pure green, and #0000FF is pure blue. HEX codes are the most common color format in CSS, HTML, Figma, Sketch, and most design tools.

    HEX vs RGB vs HSL

    FormatExampleBest for
    HEX#2596BECSS, HTML, web design
    RGBrgb(37, 150, 190)Programming, Canvas
    HSLhsl(197, 67%, 45%)Design adjustments

    Frequently asked questions