Skip to content

#882B0A

≈ maroon · rgb(136, 43, 10)
Color formats
HEX#882B0A
RGBrgb(136, 43, 10)
HSLhsl(16, 86%, 29%)
HSVhsv(16, 93%, 53%)
OKLCHoklch(43% 0.13 37)
CMYKcmyk(0%, 68%, 93%, 47%)
Contrast & accessibility
On white8.76:1AA pass
On black2.40:1below AA
Best text color#FFFFFF
Nearest CSS name: maroon
Copy-ready code
CSS custom properties
:root {
  --maroon: #882b0a;
  --maroon-rgb: 136 43 10;
  --maroon-oklch: oklch(43% 0.13 37);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--maroon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#882b0a] text-[#882b0a] border-[#882b0a]
Shades & tints
Color harmonies
About this color

#882B0A is a color with the RGB value rgb(136, 43, 10). Its closest CSS named color is "maroon". 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 #882B0A to other formats

Palettes with a similar color

Gradients with a similar color

Copied