Skip to content

#C4152B

≈ firebrick · rgb(196, 21, 43)
Color formats
HEX#C4152B
RGBrgb(196, 21, 43)
HSLhsl(352, 81%, 43%)
HSVhsv(352, 89%, 77%)
OKLCHoklch(52% 0.2 23)
CMYKcmyk(0%, 89%, 78%, 23%)
Contrast & accessibility
On white6.02:1AA pass
On black3.49:1below AA
Best text color#FFFFFF
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
  --firebrick: #c4152b;
  --firebrick-rgb: 196 21 43;
  --firebrick-oklch: oklch(52% 0.2 23);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c4152b] text-[#c4152b] border-[#c4152b]
Shades & tints
Color harmonies
About this color

#C4152B is a color with the RGB value rgb(196, 21, 43). 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 #C4152B to other formats

Palettes with a similar color

Gradients with a similar color

Copied