#D16A42
≈ coral · rgb(209, 106, 66)
Color formats
HEX#D16A42
RGBrgb(209, 106, 66)
HSLhsl(17, 61%, 54%)
HSVhsv(17, 68%, 82%)
OKLCHoklch(64% 0.14 41)
CMYKcmyk(0%, 49%, 68%, 18%)
Contrast & accessibility
On white3.59:1below AA
On black5.85:1AA pass
Best text color#000000
Nearest CSS name: coral
Copy-ready code
CSS custom properties
:root {
--coral: #d16a42;
--coral-rgb: 209 106 66;
--coral-oklch: oklch(64% 0.14 41);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--coral-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d16a42] text-[#d16a42] border-[#d16a42]
Shades & tints
Color harmonies
About this color
#D16A42 is a color with the RGB value rgb(209, 106, 66). Its closest CSS named color is "coral". 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.