Skip to content

#BE2A20

≈ firebrick · rgb(190, 42, 32)
Color formats
HEX#BE2A20
RGBrgb(190, 42, 32)
HSLhsl(4, 71%, 44%)
HSVhsv(4, 83%, 75%)
OKLCHoklch(52% 0.19 29)
CMYKcmyk(0%, 78%, 83%, 25%)
Contrast & accessibility
On white5.93:1AA pass
On black3.54:1below AA
Best text color#FFFFFF
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
  --firebrick: #be2a20;
  --firebrick-rgb: 190 42 32;
  --firebrick-oklch: oklch(52% 0.19 29);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#be2a20] text-[#be2a20] border-[#be2a20]
Shades & tints
Color harmonies
About this color

#BE2A20 is a color with the RGB value rgb(190, 42, 32). 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 #BE2A20 to other formats

Palettes with a similar color

Gradients with a similar color

Copied