Terracotta to RGB — Color Code

#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%)
HSV hsv(16.2, 67.8%, 79.2%)

terracotta color harmonies

Tints & shades of terracotta

Tints (lighter)

#cf7452 #d48264 #d89075 #dd9e86 #e2ac97 #e7b9a9 #ecc7ba #f1d5cb #f5e3dc #faf1ee

Shades (darker)

#b85d3b #a55335 #934a2f #814129 #6e3823 #5c2e1e #492518 #371c12 #25130c #120906

Contrast & accessibility

The quick brown fox

On white · 3.83:1 · AA Large

The quick brown fox

On black · 5.49:1 · AA

Recommended text color: #000000

Use terracotta in code

CSS color: #ca6641;
SCSS $color: #ca6641;
Tailwind bg-[#ca6641]
Swift UIColor(red: 0.792, green: 0.400, blue: 0.255, alpha: 1)
Android Color.parseColor("#ca6641")
Flutter Color(0xFFCA6641)

Colors similar to terracotta

Browse all Orange colors →

What is the RGB code for terracotta?

The CSS color terracotta in RGB format is rgb(202, 102, 65). 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: rgb(202, 102, 65);
  • Background: background-color: rgb(202, 102, 65);
  • Border: border-color: rgb(202, 102, 65);

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

Select terracotta from the color name list in our color converter. The RGB value — rgb(202, 102, 65) — 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 RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.