Skip to content

#DA3D2D

≈ tomato · rgb(218, 61, 45)
Color formats
HEX#DA3D2D
RGBrgb(218, 61, 45)
HSLhsl(6, 70%, 52%)
HSVhsv(6, 79%, 85%)
OKLCHoklch(59% 0.2 30)
CMYKcmyk(0%, 72%, 79%, 15%)
Contrast & accessibility
On white4.48:1below AA
On black4.69:1AA pass
Best text color#000000
Nearest CSS name: tomato
Copy-ready code
CSS custom properties
:root {
  --tomato: #da3d2d;
  --tomato-rgb: 218 61 45;
  --tomato-oklch: oklch(59% 0.2 30);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tomato-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#da3d2d] text-[#da3d2d] border-[#da3d2d]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied