#C24D33
≈ firebrick · rgb(194, 77, 51)
Color formats
HEX#C24D33
RGBrgb(194, 77, 51)
HSLhsl(11, 58%, 48%)
HSVhsv(11, 74%, 76%)
OKLCHoklch(57% 0.16 34)
CMYKcmyk(0%, 60%, 74%, 24%)
Contrast & accessibility
On white4.77:1AA pass
On black4.40:1below AA
Best text color#FFFFFF
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
--firebrick: #c24d33;
--firebrick-rgb: 194 77 51;
--firebrick-oklch: oklch(57% 0.16 34);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c24d33] text-[#c24d33] border-[#c24d33]
Shades & tints
Color harmonies
About this color
#C24D33 is a color with the RGB value rgb(194, 77, 51). 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.