#D33C4B
≈ crimson · rgb(211, 60, 75)
Color formats
HEX#D33C4B
RGBrgb(211, 60, 75)
HSLhsl(354, 63%, 53%)
HSVhsv(354, 72%, 83%)
OKLCHoklch(58% 0.19 20)
CMYKcmyk(0%, 72%, 64%, 17%)
Contrast & accessibility
On white4.65:1AA pass
On black4.52:1AA pass
Best text color#FFFFFF
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
--crimson: #d33c4b;
--crimson-rgb: 211 60 75;
--crimson-oklch: oklch(58% 0.19 20);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d33c4b] text-[#d33c4b] border-[#d33c4b]
Shades & tints
Color harmonies
About this color
#D33C4B is a color with the RGB value rgb(211, 60, 75). 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.