How do I convert RGB to HEX?
Each RGB channel is converted from a decimal value between 0 and 255 into a two-character hexadecimal value. The three parts are then combined into one HEX code.
Color
Convert RGB colors to HEX color codes online. Enter RGB values or CSS rgb() input and get a HEX code with live preview.
Convert RGB colors to HEX color codes online. Enter RGB values or CSS rgb() input and get a HEX code with live preview.
This tool runs in your browser. Your input is processed locally and is not uploaded.
Use this free RGB to HEX converter to convert red, green and blue color values into a hexadecimal color code. Enter RGB channels or a CSS rgb() value and get a copyable HEX color for websites, apps and design systems.
Each RGB channel is converted from a decimal value between 0 and 255 into a two-character hexadecimal value. The three parts are then combined into one HEX code.
You can enter CSS rgb() values or plain channel values such as 255, 87, 51.
The main input format uses numeric RGB channels from 0 to 255. Percentage support can be added as an optional mode later.
Yes, the HEX result can be copied directly into CSS, SVG, HTML or design tools.