Skip to content

#C35E3B

≈ sienna · rgb(195, 94, 59)
Color formats
HEX#C35E3B
RGBrgb(195, 94, 59)
HSLhsl(15, 54%, 50%)
HSVhsv(15, 70%, 76%)
OKLCHoklch(60% 0.14 39)
CMYKcmyk(0%, 52%, 70%, 24%)
Contrast & accessibility
On white4.21:1below AA
On black4.98:1AA pass
Best text color#000000
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
  --sienna: #c35e3b;
  --sienna-rgb: 195 94 59;
  --sienna-oklch: oklch(60% 0.14 39);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c35e3b] text-[#c35e3b] border-[#c35e3b]
Shades & tints
Color harmonies
About this color

#C35E3B is a color with the RGB value rgb(195, 94, 59). 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 #C35E3B to other formats

Palettes with a similar color

Gradients with a similar color

Copied