Skip to content

#DC5939

≈ tomato · rgb(220, 89, 57)
Color formats
HEX#DC5939
RGBrgb(220, 89, 57)
HSLhsl(12, 70%, 54%)
HSVhsv(12, 74%, 86%)
OKLCHoklch(63% 0.17 35)
CMYKcmyk(0%, 60%, 74%, 14%)
Contrast & accessibility
On white3.80:1below AA
On black5.53:1AA pass
Best text color#000000
Nearest CSS name: tomato
Copy-ready code
CSS custom properties
:root {
  --tomato: #dc5939;
  --tomato-rgb: 220 89 57;
  --tomato-oklch: oklch(63% 0.17 35);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tomato-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dc5939] text-[#dc5939] border-[#dc5939]
Shades & tints
Color harmonies
About this color

#DC5939 is a color with the RGB value rgb(220, 89, 57). Its closest CSS named color is "tomato". 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 #DC5939 to other formats

Palettes with a similar color

Gradients with a similar color

Copied