Skip to main content
NeuralSutras logoNeuralSutras
All tools

Color Picker (Hex / RGB)

Pick a colour or type a hex code, and get the matching hex and RGB values to copy. Runs in your browser.

RGB
rgb(61, 90, 254)

🔒 Your inputs never leave your device.

Pick a colour or type a hex code and get the matching hex and RGB values to copy. Useful for design and development.

How to use

  1. Pick a colour with the swatch, or type a hex code.
  2. Copy the hex or RGB value you need.

Frequently asked questions

How do I convert hex to RGB?

Enter a hex code like #3D5AFE and the tool shows the equivalent RGB values (61, 90, 254). It updates live as you change the colour.

What format are the codes in?

Hex as #RRGGBB and RGB as rgb(r, g, b), the two most common formats for web and design tools.

Is it private?

Yes, everything runs in your browser.