#A44E48
≈ indianred · rgb(164, 78, 72)
Color formats
HEX#A44E48
RGBrgb(164, 78, 72)
HSLhsl(4, 39%, 46%)
HSVhsv(4, 56%, 64%)
OKLCHoklch(53% 0.12 26)
CMYKcmyk(0%, 52%, 56%, 36%)
Contrast & accessibility
On white5.58:1AA pass
On black3.76:1below AA
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
--indianred: #a44e48;
--indianred-rgb: 164 78 72;
--indianred-oklch: oklch(53% 0.12 26);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a44e48] text-[#a44e48] border-[#a44e48]
Shades & tints
Color harmonies
About this color
#A44E48 is a color with the RGB value rgb(164, 78, 72). 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.