Skip to content
ZeroServer.tools

RGB to HEX

Convert RGB values into HEX color codes.

R
G
B
#00f2fe

Converting RGB into HEX

RGB describes a color as three channels from 0–255. To produce a HEX code, each channel is converted to a two-digit base-16 value and concatenated as #RRGGBB. Use the sliders or type exact values; the swatch and HEX output update live. Perfect for translating design-tool RGB values into CSS-ready HEX — all locally in your browser.

Related Design & CSS tools