Click anywhere on your image to instantly extract the exact HEX, RGB and HSL color values. Save colors to a palette and copy to clipboard in one click.
Drop your image here
Then click anywhere on the image to pick a color
#FF5733 represents red, green and blue values in base-16. Use HEX in CSS, HTML, Photoshop, Figma, and most design tools. It’s the universal color language of the web.
rgb(255, 87, 51) is the same color as #FF5733. RGB is preferred in CSS when you need to use opacity (e.g. rgba(255, 87, 51, 0.5)) or when working in video/print design software.