Skip to content

#CA5C3D

≈ sienna · rgb(202, 92, 61)
Color formats
HEX#CA5C3D
RGBrgb(202, 92, 61)
HSLhsl(13, 57%, 52%)
HSVhsv(13, 70%, 79%)
OKLCHoklch(61% 0.15 37)
CMYKcmyk(0%, 54%, 70%, 21%)
Contrast & accessibility
On white4.11:1below AA
On black5.11:1AA pass
Best text color#000000
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
  --sienna: #ca5c3d;
  --sienna-rgb: 202 92 61;
  --sienna-oklch: oklch(61% 0.15 37);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ca5c3d] text-[#ca5c3d] border-[#ca5c3d]
Shades & tints
Color harmonies
About this color

#CA5C3D is a color with the RGB value rgb(202, 92, 61). Its closest CSS named color is "sienna". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #CA5C3D to other formats

Palettes with a similar color

Gradients with a similar color

Copied