Skip to content

#C21C11

≈ firebrick · rgb(194, 28, 17)
Color formats
HEX#C21C11
RGBrgb(194, 28, 17)
HSLhsl(4, 84%, 41%)
HSVhsv(4, 91%, 76%)
OKLCHoklch(52% 0.2 30)
CMYKcmyk(0%, 86%, 91%, 24%)
Contrast & accessibility
On white6.06:1AA pass
On black3.47:1below AA
Best text color#FFFFFF
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
  --firebrick: #c21c11;
  --firebrick-rgb: 194 28 17;
  --firebrick-oklch: oklch(52% 0.2 30);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c21c11] text-[#c21c11] border-[#c21c11]
Shades & tints
Color harmonies
About this color

#C21C11 is a color with the RGB value rgb(194, 28, 17). 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 #C21C11 to other formats

Palettes with a similar color

Gradients with a similar color

Copied