#DA5034
≈ tomato · rgb(218, 80, 52)
Color formats
HEX#DA5034
RGBrgb(218, 80, 52)
HSLhsl(10, 69%, 53%)
HSVhsv(10, 76%, 85%)
OKLCHoklch(61% 0.18 33)
CMYKcmyk(0%, 63%, 76%, 15%)
Contrast & accessibility
On white4.06:1below AA
On black5.18:1AA pass
Best text color#000000
Nearest CSS name: tomato
Copy-ready code
CSS custom properties
:root {
--tomato: #da5034;
--tomato-rgb: 218 80 52;
--tomato-oklch: oklch(61% 0.18 33);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tomato-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#da5034] text-[#da5034] border-[#da5034]
Shades & tints
Color harmonies
About this color
#DA5034 is a color with the RGB value rgb(218, 80, 52). 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.