Skip to content
QuickTool logoQuickTool

HSL Converter

Convert between HSL and RGB

Start

rgb(51, 102, 204)

Description

Convert HSL color values to RGB and preview the result.

Great for translating design tokens into CSS color functions.

Key features

  • Converts HSL to RGB accurately
  • Live preview swatch
  • Copy output quickly

How to Use

  1. Enter H, S, and L values.
  2. Copy the RGB string.
  3. Use “Sample” to try a demo.

Example

Example

hsl(220, 60%, 50%) → rgb(51, 102, 255)

FAQ

Ranges?

Hue 0–360; Saturation/Lightness 0–100.