#D05330
≈ tomato · rgb(208, 83, 48)
Color formats
HEX#D05330
RGBrgb(208, 83, 48)
HSLhsl(13, 63%, 50%)
HSVhsv(13, 77%, 82%)
OKLCHoklch(60% 0.17 36)
CMYKcmyk(0%, 60%, 77%, 18%)
Contrast & accessibility
On white4.23:1below AA
On black4.96:1AA pass
Best text color#000000
Nearest CSS name: tomato
Copy-ready code
CSS custom properties
:root {
--tomato: #d05330;
--tomato-rgb: 208 83 48;
--tomato-oklch: oklch(60% 0.17 36);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tomato-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d05330] text-[#d05330] border-[#d05330]
Shades & tints
Color harmonies
About this color
#D05330 is a color with the RGB value rgb(208, 83, 48). 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.