Color Picker
Pick color
Need manual value conversion? Use Color Code Converter.
Pick a color with a clear wheel button or eyedropper, then copy values as RGB (0-255), HEX, 0xRRGGBB, and RGB565.
Need manual value conversion? Use Color Code Converter.
Designers often share colors as HEX values, while firmware code may need decimal RGB channels or compact 16-bit color values. This tool helps you move quickly between common formats.
If your browser supports the EyeDropper API and the page runs on HTTPS, yes.
Most codebases use 0xRRGGBB for 24-bit values. For 16-bit displays, use RGB565.
Use the Color Code Converter page for direct value-to-value conversion.
Image Converter · LED Resistor Calculator · HEX ⇄ ASCII ⇄ Binary