All tools

RGB to HEX Converter

Convert RGB values into a HEX color code.

HEX#3b82f6
RGBrgb(59, 130, 246)
Preview

Convert RGB to HEX

RGB values (0–255 per channel) are how colors are stored and manipulated in code, while HEX codes are the compact form designers and CSS use most. This tool turns any RGB triplet into its #rrggbb HEX equivalent.

Flexible input

Enter values as a plain list like 59, 130, 246 or as full CSS rgb(59, 130, 246) — both work. Values are clamped to the valid 0–255 range.

How the conversion works

Each 0–255 channel becomes a two-digit hexadecimal pair (255 → ff, 0 → 00), and the three pairs join into a single #rrggbb code.

Private & Processed Locally

Everything runs in your browser; nothing is uploaded.

Frequently Asked Questions

Common questions about the RGB to HEX.

What input does it accept?
Plain values like 59, 130, 246 or full rgb(59, 130, 246).
How is HEX produced?
Each 0-255 channel becomes a two-digit hex pair, joined into a #rrggbb code.
Is it private?
Yes, everything runs in your browser.

More Color Tools

View all tools →
Color PickerColor Palette GeneratorColor Contrast CheckerHEX to RGBHEX to HSLHSL to HEXColor BlenderImage Color Extractor
File Transfer