#D46A56
≈ indianred · rgb(212, 106, 86)
Color formats
HEX#D46A56
RGBrgb(212, 106, 86)
HSLhsl(10, 59%, 58%)
HSVhsv(10, 59%, 83%)
OKLCHoklch(64% 0.14 32)
CMYKcmyk(0%, 50%, 59%, 17%)
Contrast & accessibility
On white3.50:1below AA
On black6.00:1AA pass
Best text color#000000
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
--indianred: #d46a56;
--indianred-rgb: 212 106 86;
--indianred-oklch: oklch(64% 0.14 32);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d46a56] text-[#d46a56] border-[#d46a56]
Shades & tints
Color harmonies
About this color
#D46A56 is a color with the RGB value rgb(212, 106, 86). 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.