#D65429
≈ tomato · rgb(214, 84, 41)
Color formats
HEX#D65429
RGBrgb(214, 84, 41)
HSLhsl(15, 68%, 50%)
HSVhsv(15, 81%, 84%)
OKLCHoklch(61% 0.17 38)
CMYKcmyk(0%, 61%, 81%, 16%)
Contrast & accessibility
On white4.07:1below AA
On black5.16:1AA pass
Best text color#000000
Nearest CSS name: tomato
Copy-ready code
CSS custom properties
:root {
--tomato: #d65429;
--tomato-rgb: 214 84 41;
--tomato-oklch: oklch(61% 0.17 38);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tomato-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d65429] text-[#d65429] border-[#d65429]
Shades & tints
Color harmonies
About this color
#D65429 is a color with the RGB value rgb(214, 84, 41). 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.