Terracotta to HEX — Color Code

HEX

#ca6641

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 HEX code for terracotta?

The CSS color terracotta in HEX format is #ca6641. 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: #ca6641;
  • Background: background-color: #ca6641;
  • Border: border-color: #ca6641;

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 HEX?

Select terracotta from the color name list in our color converter. The HEX value — #ca6641 — 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 HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.