Online color converter
Web design constantly switches between color notations: a mockup gives you HEX, CSS wants HSL to tweak lightness, or code needs RGB values. This color converter converts HEX, RGB and HSL in real time with a live preview — change one and the other two update instantly.
How to use
- Enter a color in any field (HEX, RGB or HSL).
- The other two formats and the preview update instantly.
- Copy the format you need into your CSS or design tool.
Common use cases
- Turn a mockup's HEX into the HSL you want in CSS.
- Use HSL to fine-tune light/dark variants of one hue.
- Get RGB values for use in code.