SWS
SWS Universe
Tiny utilities
Color picker, HEX, RGB and HSL.

Color Tools

Pick a color and get its HEX, RGB and HSL values. Useful for CSS, web design and quick tests.

Everything runs locally in your browser.

Color picker and converter

Use the picker or paste a HEX value to automatically convert it to RGB and HSL.

Convert HEX, RGB and HSL colors

This tool lets you pick a color and view its equivalent HEX, RGB and HSL values. It is useful for web design, CSS, interfaces, visual documentation and quick color tests.

You can use the visual picker, paste a HEX value or generate a random color. Results update automatically and can be copied to the clipboard.

Included formats

  • HEX, for example #2563EB.
  • RGB, for example rgb(37, 99, 235).
  • HSL, for example hsl(221, 83%, 53%).

Frequently asked questions

What color formats does this tool show?

The tool shows the selected color in HEX, RGB and HSL formats.

Are colors saved?

No. Everything runs locally in your browser and no information is sent to SWS Universe.

Why convert HEX to RGB or HSL?

It helps you use the same color in CSS, web design, graphic tools or technical documentation.