Skip to content

#D0294A

≈ crimson · rgb(208, 41, 74)
Color formats
HEX#D0294A
RGBrgb(208, 41, 74)
HSLhsl(348, 67%, 49%)
HSVhsv(348, 80%, 82%)
OKLCHoklch(56% 0.2 16)
CMYKcmyk(0%, 80%, 64%, 18%)
Contrast & accessibility
On white5.12:1AA pass
On black4.10:1below AA
Best text color#FFFFFF
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
  --crimson: #d0294a;
  --crimson-rgb: 208 41 74;
  --crimson-oklch: oklch(56% 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-[#d0294a] text-[#d0294a] border-[#d0294a]
Shades & tints
Color harmonies
About this color

#D0294A is a color with the RGB value rgb(208, 41, 74). 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 #D0294A to other formats

Palettes with a similar color

Gradients with a similar color

Copied