What is the HEX code for terra cotta?
The CSS color terra cotta in HEX format is #c9643b. Use this value directly in CSS, SVG, and most design tools.
How do I use terra cotta in CSS?
To apply terra cotta in CSS:
- Text color: color: #c9643b;
- Background: background-color: #c9643b;
- Border: border-color: #c9643b;
What are all the color format values for terra cotta?
| Format | Value |
|---|---|
| HEX | #c9643b |
| RGB | rgb(201, 100, 59) |
| HSL | hsl(17.3, 56.8%, 51%) |
| CMYK | cmyk(0%, 50.2%, 70.6%, 21.2%) |
How do I convert terra cotta to HEX?
Select terra cotta from the color name list in our color converter. The HEX value — #c9643b — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does terra cotta belong to?
terra cotta belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 17.3°, saturation 56.8%, lightness 51%.
How do I create lighter and darker shades of terra cotta?
Lighter variant (lightness 66%): #da9377. Darker variant (lightness 36%): #904628. 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.