Terracotta to HSL — Color Code

HSL

hsl(16.2, 56.4%, 52.4%)

Format Value
HEX #ca6641
RGB rgb(202, 102, 65)
HSL hsl(16.2, 56.4%, 52.4%)
CMYK cmyk(0%, 49.5%, 67.8%, 20.8%)

What is the HSL code for terracotta?

The CSS color terracotta in HSL format is hsl(16.2, 56.4%, 52.4%). Use this value directly in CSS, SVG, and most design tools.

How do I use terracotta in CSS?

To apply terracotta in CSS:

  • Text color: color: hsl(16.2, 56.4%, 52.4%);
  • Background: background-color: hsl(16.2, 56.4%, 52.4%);
  • Border: border-color: hsl(16.2, 56.4%, 52.4%);

What are all the color format values for terracotta?

FormatValue
HEX#ca6641
RGBrgb(202, 102, 65)
HSLhsl(16.2, 56.4%, 52.4%)
CMYKcmyk(0%, 49.5%, 67.8%, 20.8%)

How do I convert terracotta to HSL?

Select terracotta from the color name list in our color converter. The HSL value — hsl(16.2, 56.4%, 52.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does terracotta belong to?

terracotta belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 16.2°, saturation 56.4%, lightness 52.4%.

How do I create lighter and darker shades of terracotta?

Lighter variant (lightness 67.4%): #db967d. Darker variant (lightness 37.4%): #95472a. 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.