#CA4D2C
≈ firebrick · rgb(202, 77, 44)
Color formats
HEX#CA4D2C
RGBrgb(202, 77, 44)
HSLhsl(13, 64%, 48%)
HSVhsv(13, 78%, 79%)
OKLCHoklch(58% 0.17 36)
CMYKcmyk(0%, 62%, 78%, 21%)
Contrast & accessibility
On white4.56:1AA pass
On black4.61:1AA pass
Best text color#000000
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
--firebrick: #ca4d2c;
--firebrick-rgb: 202 77 44;
--firebrick-oklch: oklch(58% 0.17 36);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ca4d2c] text-[#ca4d2c] border-[#ca4d2c]
Shades & tints
Color harmonies
About this color
#CA4D2C is a color with the RGB value rgb(202, 77, 44). 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.