ToolPuma Logo

HSL to HEX

Convert HSL color values into a hex color code.

Enter hue (0–360), saturation, and lightness (0–100%), e.g. 9, 100%, 64%.

What Is a HSL to HEX?

The HSL to HEX converter turns hue, saturation, and lightness values into a hex color code. Designers mixing colors in HSL can copy the exact hex value for CSS, branding, and design tools instantly.

How to Use This HSL to HEX

  1. 1
    Enter HSL valuesType hue (0–360), saturation, and lightness.
  2. 2
    See the hex codeThe matching hex value appears instantly.
  3. 3
    Copy the resultCopy the hex code into your project.

Frequently Asked Questions

It converts to the tomato red #ff6347.
Yes, the RGB breakdown is shown alongside the hex code.
Yes, it uses the standard CSS rounding convention, so results match how browsers display HSL colors.