#BD4B25
≈ firebrick · rgb(189, 75, 37)
Color formats
HEX#BD4B25
RGBrgb(189, 75, 37)
HSLhsl(15, 67%, 44%)
HSVhsv(15, 80%, 74%)
OKLCHoklch(56% 0.16 38)
CMYKcmyk(0%, 60%, 80%, 26%)
Contrast & accessibility
On white5.00:1AA pass
On black4.20:1below AA
Best text color#FFFFFF
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
--firebrick: #bd4b25;
--firebrick-rgb: 189 75 37;
--firebrick-oklch: oklch(56% 0.16 38);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bd4b25] text-[#bd4b25] border-[#bd4b25]
Shades & tints
Color harmonies
About this color
#BD4B25 is a color with the RGB value rgb(189, 75, 37). 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.