Skip to content

#D6705C

≈ indianred · rgb(214, 112, 92)
Color formats
HEX#D6705C
RGBrgb(214, 112, 92)
HSLhsl(10, 60%, 60%)
HSVhsv(10, 57%, 84%)
OKLCHoklch(66% 0.13 32)
CMYKcmyk(0%, 48%, 57%, 16%)
Contrast & accessibility
On white3.32:1below AA
On black6.33:1AA pass
Best text color#000000
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #d6705c;
  --indianred-rgb: 214 112 92;
  --indianred-oklch: oklch(66% 0.13 32);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d6705c] text-[#d6705c] border-[#d6705c]
Shades & tints
Color harmonies
About this color

#D6705C is a color with the RGB value rgb(214, 112, 92). Its closest CSS named color is "indianred". 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 #D6705C to other formats

Palettes with a similar color

Gradients with a similar color

Copied