#D74C1D
≈ tomato · rgb(215, 76, 29)
Color formats
HEX#D74C1D
RGBrgb(215, 76, 29)
HSLhsl(15, 76%, 48%)
HSVhsv(15, 87%, 84%)
OKLCHoklch(60% 0.18 37)
CMYKcmyk(0%, 65%, 87%, 16%)
Contrast & accessibility
On white4.25:1below AA
On black4.94:1AA pass
Best text color#000000
Nearest CSS name: tomato
Copy-ready code
CSS custom properties
:root {
--tomato: #d74c1d;
--tomato-rgb: 215 76 29;
--tomato-oklch: oklch(60% 0.18 37);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tomato-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d74c1d] text-[#d74c1d] border-[#d74c1d]
Shades & tints
Color harmonies
About this color
#D74C1D is a color with the RGB value rgb(215, 76, 29). 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.