Skip to content

#D92F50

≈ crimson · rgb(217, 47, 80)
Color formats
HEX#D92F50
RGBrgb(217, 47, 80)
HSLhsl(348, 69%, 52%)
HSVhsv(348, 78%, 85%)
OKLCHoklch(58% 0.2 16)
CMYKcmyk(0%, 78%, 63%, 15%)
Contrast & accessibility
On white4.70:1AA pass
On black4.47:1below AA
Best text color#FFFFFF
Nearest CSS name: crimson
Copy-ready code
CSS custom properties
:root {
  --crimson: #d92f50;
  --crimson-rgb: 217 47 80;
  --crimson-oklch: oklch(58% 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-[#d92f50] text-[#d92f50] border-[#d92f50]
Shades & tints
Color harmonies
About this color

#D92F50 is a color with the RGB value rgb(217, 47, 80). 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 #D92F50 to other formats

Palettes with a similar color

Gradients with a similar color

Copied