Skip to content

#B25C32

≈ sienna · rgb(178, 92, 50)
Color formats
HEX#B25C32
RGBrgb(178, 92, 50)
HSLhsl(20, 56%, 45%)
HSVhsv(20, 72%, 70%)
OKLCHoklch(57% 0.12 45)
CMYKcmyk(0%, 48%, 72%, 30%)
Contrast & accessibility
On white4.70:1AA pass
On black4.47:1below AA
Best text color#FFFFFF
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
  --sienna: #b25c32;
  --sienna-rgb: 178 92 50;
  --sienna-oklch: oklch(57% 0.12 45);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b25c32] text-[#b25c32] border-[#b25c32]
Shades & tints
Color harmonies
About this color

#B25C32 is a color with the RGB value rgb(178, 92, 50). 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 #B25C32 to other formats

Palettes with a similar color

Gradients with a similar color

Copied