Skip to content

#D56742

≈ coral · rgb(213, 103, 66)
Color formats
HEX#D56742
RGBrgb(213, 103, 66)
HSLhsl(15, 64%, 55%)
HSVhsv(15, 69%, 84%)
OKLCHoklch(64% 0.15 39)
CMYKcmyk(0%, 52%, 69%, 16%)
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: #d56742;
  --coral-rgb: 213 103 66;
  --coral-oklch: oklch(64% 0.15 39);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--coral-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d56742] text-[#d56742] border-[#d56742]
Shades & tints
Color harmonies
About this color

#D56742 is a color with the RGB value rgb(213, 103, 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.

Related

Convert #D56742 to other formats

Palettes with a similar color

Gradients with a similar color

Copied