#D61641
≈ crimson · rgb(214, 22, 65)
Color formats
HEX#D61641
RGBrgb(214, 22, 65)
HSLhsl(347, 81%, 46%)
HSVhsv(347, 90%, 84%)
OKLCHoklch(56% 0.22 18)
CMYKcmyk(0%, 90%, 70%, 16%)
Contrast & accessibility
On white5.18:1AA pass
On black4.05:1below AA
Best text color#FFFFFF
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
--crimson: #d61641;
--crimson-rgb: 214 22 65;
--crimson-oklch: oklch(56% 0.22 18);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d61641] text-[#d61641] border-[#d61641]
Shades & tints
Color harmonies
About this color
#D61641 is a color with the RGB value rgb(214, 22, 65). 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.