🛝Toolio
All tools

🎨 Color Converter – HEX · RGB · HSL + Tint Palette

Convert color codes between HEX, RGB, and HSL formats instantly — free, with no uploads, no login, and full offline support right in your browser.

Tint palette
Conversion result

About

Toolio's Color Converter lets you pick any color visually or type a HEX, RGB, or HSL value and instantly see all three equivalent formats with one-click copy buttons. It also generates a five-step tint palette so you can explore lighter and darker shades of your chosen color. Everything runs client-side in JavaScript — no data ever leaves your browser, making it safe to use with brand or project colors you'd rather keep private.

How to use

  1. Use the color picker or type a HEX code (e.g. #ff6b4a) in the HEX field.
  2. Alternatively, enter individual R, G, B values (0–255) to start from an RGB color.
  3. View the converted HEX, RGB, and HSL values in the Conversion result panel.
  4. Click any Copy button next to a format to copy it to your clipboard.
  5. Explore the five tint palette swatches below the inputs to pick a lighter or darker shade.

FAQ

Is this color converter free to use?
Yes, completely free. There is no account, subscription, or paywall of any kind.
Does it upload my color data to a server?
No. All conversion happens locally in your browser using JavaScript. Nothing is sent to any server.
Does the color converter work offline?
Yes. Once the page is loaded, you can disconnect from the internet and it will still work fully. It also supports being saved as a Progressive Web App.
What color formats does it support?
It converts between HEX (e.g. #ff6b4a), RGB (e.g. rgb(255, 107, 74)), and HSL (e.g. hsl(11, 100%, 64%)). You can enter any of the three and get all three as output.
What is the tint palette feature?
The tint palette shows five shades of your chosen color at different lightness levels (dark to light). Clicking a swatch updates all inputs to that shade so you can copy its codes too.