Skip to content

#C71F45

≈ crimson · rgb(199, 31, 69)
Color formats
HEX#C71F45
RGBrgb(199, 31, 69)
HSLhsl(346, 73%, 45%)
HSVhsv(346, 84%, 78%)
OKLCHoklch(54% 0.2 16)
CMYKcmyk(0%, 84%, 65%, 22%)
Contrast & accessibility
On white5.66:1AA pass
On black3.71:1below AA
Best text color#FFFFFF
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
  --crimson: #c71f45;
  --crimson-rgb: 199 31 69;
  --crimson-oklch: oklch(54% 0.2 16);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c71f45] text-[#c71f45] border-[#c71f45]
Shades & tints
Color harmonies
About this color

#C71F45 is a color with the RGB value rgb(199, 31, 69). Its closest CSS named color is "crimson". 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 #C71F45 to other formats

Palettes with a similar color

Gradients with a similar color

Copied