Skip to content

#DA2C4D

≈ crimson · rgb(218, 44, 77)
Color formats
HEX#DA2C4D
RGBrgb(218, 44, 77)
HSLhsl(349, 70%, 51%)
HSVhsv(349, 80%, 85%)
OKLCHoklch(58% 0.21 17)
CMYKcmyk(0%, 80%, 65%, 15%)
Contrast & accessibility
On white4.72:1AA pass
On black4.45:1below AA
Best text color#FFFFFF
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
  --crimson: #da2c4d;
  --crimson-rgb: 218 44 77;
  --crimson-oklch: oklch(58% 0.21 17);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--crimson-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#da2c4d] text-[#da2c4d] border-[#da2c4d]
Shades & tints
Color harmonies
About this color

#DA2C4D is a color with the RGB value rgb(218, 44, 77). 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 #DA2C4D to other formats

Palettes with a similar color

Gradients with a similar color

Copied