#D34531
≈ firebrick · rgb(211, 69, 49)
Color formats
HEX#D34531
RGBrgb(211, 69, 49)
HSLhsl(7, 65%, 51%)
HSVhsv(7, 77%, 83%)
OKLCHoklch(59% 0.18 31)
CMYKcmyk(0%, 67%, 77%, 17%)
Contrast & accessibility
On white4.50:1AA pass
On black4.67:1AA pass
Best text color#000000
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
--firebrick: #d34531;
--firebrick-rgb: 211 69 49;
--firebrick-oklch: oklch(59% 0.18 31);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d34531] text-[#d34531] border-[#d34531]
Shades & tints
Color harmonies
About this color
#D34531 is a color with the RGB value rgb(211, 69, 49). 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.