Skip to content
#B83C22
≈ firebrick · rgb(184, 60, 34)
Color formats
HEX#B83C22
RGBrgb(184, 60, 34)
HSLhsl(10, 69%, 43%)
HSVhsv(10, 82%, 72%)
OKLCHoklch(53% 0.16 34)
CMYKcmyk(0%, 67%, 82%, 28%)
Contrast & accessibility
On white5.66:1AA pass
On black3.71:1below AA
Best text color#FFFFFF
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
  --firebrick: #b83c22;
  --firebrick-rgb: 184 60 34;
  --firebrick-oklch: oklch(53% 0.16 34);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b83c22] text-[#b83c22] border-[#b83c22]
Shades & tints
Color harmonies
About this color

#B83C22 is a color with the RGB value rgb(184, 60, 34). Its closest CSS named color is "firebrick". 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 #B83C22 to other formats

Palettes with a similar color

Gradients with a similar color

Copied