#D35640
≈ firebrick · rgb(211, 86, 64)
Color formats
HEX#D35640
RGBrgb(211, 86, 64)
HSLhsl(9, 63%, 54%)
HSVhsv(9, 70%, 83%)
OKLCHoklch(61% 0.16 32)
CMYKcmyk(0%, 59%, 70%, 17%)
Contrast & accessibility
On white4.06:1below AA
On black5.17:1AA pass
Best text color#000000
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
--firebrick: #d35640;
--firebrick-rgb: 211 86 64;
--firebrick-oklch: oklch(61% 0.16 32);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d35640] text-[#d35640] border-[#d35640]
Shades & tints
Color harmonies
About this color
#D35640 is a color with the RGB value rgb(211, 86, 64). 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.