Tan to HSL — Color Code

HSL

hsl(34.3, 43.7%, 68.6%)

Format Value
HEX #d2b48c
RGB rgb(210, 180, 140)
HSL hsl(34.3, 43.7%, 68.6%)
CMYK cmyk(0%, 14.3%, 33.3%, 17.6%)

What is the HSL code for tan?

The CSS color tan in HSL format is hsl(34.3, 43.7%, 68.6%). Use this value directly in CSS, SVG, and most design tools.

How do I use tan in CSS?

To apply tan in CSS:

  • Text color: color: hsl(34.3, 43.7%, 68.6%);
  • Background: background-color: hsl(34.3, 43.7%, 68.6%);
  • Border: border-color: hsl(34.3, 43.7%, 68.6%);

What are all the color format values for tan?

FormatValue
HEX#d2b48c
RGBrgb(210, 180, 140)
HSLhsl(34.3, 43.7%, 68.6%)
CMYKcmyk(0%, 14.3%, 33.3%, 17.6%)

How do I convert tan to HSL?

Select tan from the color name list in our color converter. The HSL value — hsl(34.3, 43.7%, 68.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does tan belong to?

tan belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 34.3°, saturation 43.7%, lightness 68.6%.

How do I create lighter and darker shades of tan?

Lighter variant (lightness 83.6%): #e7d8c3. Darker variant (lightness 53.599999999999994%): #bc9055. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.