Skip to content

#C6472A

≈ firebrick · rgb(198, 71, 42)
Color formats
HEX#C6472A
RGBrgb(198, 71, 42)
HSLhsl(11, 65%, 47%)
HSVhsv(11, 79%, 78%)
OKLCHoklch(57% 0.17 34)
CMYKcmyk(0%, 64%, 79%, 22%)
Contrast & accessibility
On white4.84:1AA pass
On black4.34:1below AA
Best text color#FFFFFF
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
  --firebrick: #c6472a;
  --firebrick-rgb: 198 71 42;
  --firebrick-oklch: oklch(57% 0.17 34);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c6472a] text-[#c6472a] border-[#c6472a]
Shades & tints
Color harmonies
About this color

#C6472A is a color with the RGB value rgb(198, 71, 42). 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.

Related

Convert #C6472A to other formats

Palettes with a similar color

Gradients with a similar color

Copied