Back to all tools
Color
Free Online RGB to HEX Converter — QuizOxa Tools
Translate RGB or RGBA coordinates to standard CSS hex codes. Enter the red, green, and blue values (0 to 255) and an optional opacity channel (0 to 1) to generate the corresponding hex value instantly.
100%
#0e8f87
Common questions
What is the standard bounds for RGB values?
Red, green, and blue values must fall between 0 and 255, while the alpha opacity range is between 0 and 1.
What is the output format?
We output standard 6-character hex strings (e.g., #aabbcc) or 8-character hex strings if an alpha transparency channel is specified.