Terracota Color — HEX, RGB, HSL & CMYK Codes

#cb6843
Format Value
HEX #cb6843
RGB rgb(203, 104, 67)
HSL hsl(16.3, 56.7%, 52.9%)
CMYK cmyk(0%, 48.8%, 67%, 20.4%)
HSV hsv(16.3, 67%, 79.6%)

terracota color harmonies

Tints & shades of terracota

Tints (lighter)

#d07654 #d48365 #d99176 #de9f87 #e3ad98 #e7baaa #ecc8bb #f1d6cc #f6e4dd #faf1ee

Shades (darker)

#b95f3d #a65537 #944c31 #81422b #6f3925 #5c2f1e #4a2618 #371c12 #25130c #120906

Contrast & accessibility

The quick brown fox

On white · 3.75:1 · AA Large

The quick brown fox

On black · 5.6:1 · AA

Recommended text color: #000000

Use terracota in code

CSS color: #cb6843;
SCSS $color: #cb6843;
Tailwind bg-[#cb6843]
Swift UIColor(red: 0.796, green: 0.408, blue: 0.263, alpha: 1)
Android Color.parseColor("#cb6843")
Flutter Color(0xFFCB6843)

Colors similar to terracota

Browse all Orange colors →

What is the HEX code for terracota?

The CSS color terracota in HEX format is #cb6843. Use this value directly in CSS, SVG, and most design tools.

How do I use terracota in CSS?

To apply terracota in CSS:

  • Text color: color: #cb6843;
  • Background: background-color: #cb6843;
  • Border: border-color: #cb6843;

What are all the color format values for terracota?

FormatValue
HEX#cb6843
RGBrgb(203, 104, 67)
HSLhsl(16.3, 56.7%, 52.9%)
CMYKcmyk(0%, 48.8%, 67%, 20.4%)

How do I convert terracota to HEX?

Select terracota from the color name list in our color converter. The HEX value — #cb6843 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does terracota belong to?

terracota belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 16.3°, saturation 56.7%, lightness 52.9%.

How do I create lighter and darker shades of terracota?

Lighter variant (lightness 67.9%): #dc987f. Darker variant (lightness 37.9%): #97482a. 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.